necouchman commented on a change in pull request #455: GUACAMOLE-361: CAS
global logout
URL: https://github.com/apache/guacamole-client/pull/455#discussion_r354488050
##########
File path:
extensions/guacamole-auth-cas/src/main/resources/templates/casLogoutField.html
##########
@@ -0,0 +1,5 @@
+<div class="cas-logout-field-container">
+ <div class="cas-logout-field">
+ <p>{{ 'LOGOUT.INFO_CAS_REDIRECT_PENDING' | translate }}</p>
Review comment:
This value - `LOGOUT.INFO_CAS_REDIRECT_PENDING` - needs to be defined in (at
least) the en.json file.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services