Commit Graph

8 Commits

Author SHA1 Message Date
Carl Harris
65c16ce90e GUACAMOLE-408: revert changes to rat excludes
The excludes for rat should include everything in .gitignore, so
these explicit excludes are not needed.
2017-10-07 20:31:24 -04:00
Carl Harris
70db9a4c42 GUACAMOLE-408: exclude generated HTML files from rat validation
When building inside of the Docker container, some files with
generated HTML are being validated by RAT and failing due to the
lack of a license header. When building outside of Docker, this
problem does not occur. Not sure why these paths don't fail when
building outside of the container, and I don't know enough about
the plugin that generates these files to understand why it behaves
differently inside of the container. Nonetheless, I think these
excludes seem reasonable.
2017-10-07 10:12:49 -04:00
Michael Jumper
5781a8dba5 GUACAMOLE-332: Correct appearance of CAS redirect notification. 2017-06-26 09:50:24 -07: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
7fd7916c7c GUACAMOLE-204: Update to version 0.9.12-incubating 2017-05-17 08:56:39 -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
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
b278970076 GUACAMOLE-204: Implementation of CAS SSO module for Guacamole authentication. 2017-05-17 08:54:21 -04:00