mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-08 06:01:22 +00:00
GUAC-1126: Maintain session-local data through login/logout events broadcast from the authentication service.
This commit is contained in:
@@ -23,4 +23,4 @@
|
||||
/**
|
||||
* The module for the login functionality.
|
||||
*/
|
||||
angular.module('login', ['client', 'element', 'navigation']);
|
||||
angular.module('login', ['element', 'navigation']);
|
||||
|
Reference in New Issue
Block a user