[java-identity-provider] branch master updated: Fix comment at the top.
Scott Cantor
cantor.2 at osu.edu
Wed Jun 24 21:04:37 UTC 2020
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch master
in repository java-identity-provider.
View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=0b27c3bbb73ddc97c606b16833779598cb46328a
The following commit(s) were added to refs/heads/master by this push:
new 0b27c3bbb Fix comment at the top.
0b27c3bbb is described below
commit 0b27c3bbb73ddc97c606b16833779598cb46328a
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed Jun 24 17:02:29 2020 -0400
Fix comment at the top.
---
idp-conf/src/main/resources/views/intercept/impersonate.vm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/idp-conf/src/main/resources/views/intercept/impersonate.vm b/idp-conf/src/main/resources/views/intercept/impersonate.vm
index 37c486c1a..a3acc8a67 100644
--- a/idp-conf/src/main/resources/views/intercept/impersonate.vm
+++ b/idp-conf/src/main/resources/views/intercept/impersonate.vm
@@ -1,5 +1,5 @@
##
-## Velocity Template for expiring password view
+## Velocity Template for impersonation view
##
## Velocity context will contain the following properties
## flowExecutionUrl - the form action location
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list