Commit Graph

28 Commits

Author SHA1 Message Date
Nick Couchman
1c333106c0 GUACAMOLE-362: Fix case where credential object is null. 2017-10-27 13:05:12 -04:00
Nick Couchman
1c4831dd51 GUACAMOLE-362: Add support for CAS ClearPass, parsing and decrypting the password and assigning it a token. 2017-10-27 13:05:12 -04:00
Michael Jumper
2c587e5f9f GUACAMOLE-393: Add AuthenticationProvider shutdown hook. 2017-09-25 11:47:44 -07:00
Michael Jumper
5781a8dba5 GUACAMOLE-332: Correct appearance of CAS redirect notification. 2017-06-26 09:50:24 -07:00
Nick Couchman
bc59074808 GUACAMOLE-323: Clean up unneeded import. 2017-06-19 14:59:20 -04:00
Nick Couchman
ab40313ced GUACAMOLE-323: Add translation file; hide ticket field header. 2017-06-19 14:59:20 -04:00
Nick Couchman
5a763d2a53 GUACAMOLE-323: Provide login help text during CAS redirect. 2017-06-19 14:59:20 -04:00
Michael Jumper
9236aea866 GUACAMOLE-314: Bump version numbers of all modified components to 0.9.13-incubating. 2017-06-01 23:05:53 -07:00
Nick Couchman
ac5ed01d53 GUACAMOLE-204: Remove extension-specific URL parameter relocation. 2017-05-17 08:57:02 -04:00
Nick Couchman
2ba52e908b GUACAMOLE-204: Removed bundled licenses for unnecessary/optional/unbundled dependencies. 2017-05-17 08:56:57 -04:00
Nick Couchman
a499fda07b GUACAMOLE-204: Remove unnecessary/optional/unbundled licenses 2017-05-17 08:56:53 -04:00
Nick Couchman
ba32fe3155 GUACAMOLE-204: Remove unnecessary/optional license 2017-05-17 08:56:50 -04:00
Nick Couchman
308413e9b9 GUACAMOLE-204: Remove transitive and compile/test licenses 2017-05-17 08:56:49 -04:00
Nick Couchman
7803c7238e GUACAMOLE-204: Update copyright year. 2017-05-17 08:56:46 -04:00
Nick Couchman
7fd7916c7c GUACAMOLE-204: Update to version 0.9.12-incubating 2017-05-17 08:56:39 -04:00
Nick Couchman
d7218c3e44 GUACAMOLE-204: Move ticket parameter code out of config and into run block. 2017-05-17 08:54:21 -04:00
Nick Couchman
bf12d3c5e5 GUACAMOLE-204: Add license information, including bundled licenses. 2017-05-17 08:54:21 -04:00
Nick Couchman
bf5fb64bf2 GUACAMOLE-204: Remove unnecessary empty translations. 2017-05-17 08:54:21 -04:00
Nick Couchman
f569bf58b4 GUACAMOLE-204: Fix style issues, comments, and a couple of minor code tweaks. 2017-05-17 08:54:21 -04:00
Nick Couchman
c5321dde71 GUACAMOLE-204: Remove @author tags from Java source files. 2017-05-17 08:54:21 -04:00
Nick Couchman
3e323f7e8a GUACAMOLE-204: Add translation file to display blank login form. 2017-05-17 08:54:21 -04:00
Nick Couchman
36297f4767 GUACAMOLE-204: Don't unnecessarily hide the login box; use correct Angular objects to access window. 2017-05-17 08:54:21 -04:00
Nick Couchman
48baa5211e GUACAMOLE-204: If is not a function; fix style around location redirect 2017-05-17 08:54:21 -04:00
Nick Couchman
c591a58f93 GUACAMOLE-204: Inline String declaration for ticket variable. 2017-05-17 08:54:21 -04:00
Nick Couchman
c293f04c1c GUACAMOLE-204: Update author comments in source files. 2017-05-17 08:54:21 -04:00
Nick Couchman
44acc959dc GUACAMOLE-204: Remove unnecessary LICENSE and README.md files, and add Apache RAT back to pom.xml. 2017-05-17 08:54:21 -04:00
Nick Couchman
fe6d8e2975 GUACAMOLE-204: Fix compile issues - catch() requires braces, and throw should be lower-case. 2017-05-17 08:54:21 -04:00
Nick Couchman
b278970076 GUACAMOLE-204: Implementation of CAS SSO module for Guacamole authentication. 2017-05-17 08:54:21 -04:00