Details
-
Bug
-
Status: Resolved
-
Trivial
-
Resolution: Fixed
-
None
-
None
Description
The current login screen logic displays the prompt if credentials are requested and clears the prompt once login is successful, but this is partially incorrect. If the user navigates to a page which does not require authentication (such as one exposed by an extension), the login prompt will persist unless the entire interface is reloaded.
Because visiting a page will immediately result in credentials being requested if login is required, the login prompt should simply be cleared upon successful navigation.
Attachments
Issue Links
- relates to
-
GUACAMOLE-289 Add support for declaring REST services within extensions
- Resolved