GUACAMOLE-332: Merge Correct appearance of CAS redirect notification

Project: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/commit/0903aaef
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/tree/0903aaef
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/diff/0903aaef

Branch: refs/heads/master
Commit: 0903aaef012d48dbec9f2067ccfc5a113ff1b6b2
Parents: b26a664 5781a8d
Author: Nick Couchman <vn...@apache.org>
Authored: Tue Jun 27 14:20:06 2017 -0400
Committer: Nick Couchman <vn...@apache.org>
Committed: Tue Jun 27 14:20:06 2017 -0400

----------------------------------------------------------------------
 extensions/guacamole-auth-cas/.gitignore        |  2 +-
 extensions/guacamole-auth-cas/pom.xml           | 80 ++++++++++++++++++++
 .../src/main/resources/casConfig.js             | 33 --------
 .../src/main/resources/casController.js         | 30 --------
 .../src/main/resources/config/casConfig.js      | 33 ++++++++
 .../main/resources/controllers/casController.js | 30 ++++++++
 .../src/main/resources/guac-manifest.json       | 14 +++-
 .../src/main/resources/license.txt              | 18 +++++
 .../src/main/resources/styles/cas.css           | 35 +++++++++
 .../resources/templates/casTicketField.html     |  5 ++
 .../src/main/resources/translations/en.json     |  2 +-
 11 files changed, 213 insertions(+), 69 deletions(-)
----------------------------------------------------------------------


Reply via email to