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
187903563b
GUACAMOLE-210: Add redirect message. Refactor to use minification and pre-cached templates.
2017-09-25 13:06:44 -07:00
Michael Jumper
724a6a9737
GUACAMOLE-210: Update API to 0.9.13-incubating.
2017-09-25 13:06:44 -07:00
Michael Jumper
1034612a47
GUACAMOLE-210: Create guacamole-auth-openid bundle .tar.gz as part of build.
2017-09-25 13:06:43 -07:00
Michael Jumper
11fb9b3fa4
GUACAMOLE-210: Update to jose4j 0.5.5.
2017-09-25 13:06:43 -07:00
Michael Jumper
6d46d5cfb8
GUACAMOLE-210: Add Apache RAT plugin to guacamole-auth-openid build.
2017-09-25 13:06:43 -07:00
Michael Jumper
254639f6e9
GUACAMOLE-210: Update to 0.9.11-incubating API.
2017-09-25 13:06:43 -07:00
Michael Jumper
d27ba44439
GUACAMOLE-210: Validate the JWT using jose.4.j.
2017-09-25 13:06:43 -07:00
Michael Jumper
fdc0313387
GUACAMOLE-210: Migrate to implicit flow (client-side, relies on "id_token"). Update to pre-release 0.9.9-incubating codebase.
2017-09-25 13:06:43 -07:00
Michael Jumper
63b69ad076
GUACAMOLE-210: Use same version of Jersey as the main Guacamole webapp.
2017-09-25 13:06:42 -07:00
Michael Jumper
77e714b0e1
GUACAMOLE-210: Stub out authentication (recognize but do not actually use code).
2017-09-25 13:06:42 -07:00
Michael Jumper
67c817af9f
GUACAMOLE-210: Add stub OAuthAuthenticationProvider.
2017-09-25 13:06:42 -07:00