Michael Jumper
|
a0f9bf541f
|
GUACAMOLE-136: Use $element to retrieve field elements rather than straight jQuery.
|
2016-12-05 22:20:24 -08:00 |
|
Michael Jumper
|
e6f0b7df17
|
GUACAMOLE-136: Rename overly-generic AuthenticationProviderService to UserVerificationService.
|
2016-12-05 22:19:46 -08:00 |
|
Michael Jumper
|
c3c553a899
|
GUACAMOLE-136: Bundle guacamole-auth-duo .jar into .tar.gz, along with licenses.
|
2016-12-05 22:19:46 -08:00 |
|
Michael Jumper
|
3457bcfc84
|
GUACAMOLE-136: Add Apache RAT plugin to build. Add missing license header to pom.xml.
|
2016-12-05 22:19:45 -08:00 |
|
Michael Jumper
|
bf4446a199
|
GUACAMOLE-136: Add licenses for libraries bundled with guacamole-auth-duo.
|
2016-12-05 22:19:45 -08:00 |
|
Michael Jumper
|
00a2539e9c
|
GUACAMOLE-136: Fix Carlito LICENSE path.
|
2016-12-05 22:19:45 -08:00 |
|
Michael Jumper
|
e9e8612611
|
GUACAMOLE-136: Minify JavaScript and CSS. Add templates to Angular's cache.
|
2016-12-05 22:19:45 -08:00 |
|
Michael Jumper
|
f44ee1c95b
|
GUACAMOLE-136: Render Duo field as modal dialog.
|
2016-12-05 22:19:45 -08:00 |
|
Michael Jumper
|
548966ae5a
|
GUACAMOLE-136: Use hidden submit button for submitting Duo response (form.submit() inserts query parameters and causes browser navigation, despite ngSubmit preventing default).
|
2016-12-05 22:19:45 -08:00 |
|
Michael Jumper
|
48af3ef45d
|
GUACAMOLE-136: Implement basic support for verifying user identity using Duo.
|
2016-12-05 22:19:45 -08:00 |
|
James Muehlner
|
718e4dab00
|
GUACAMOLE-136: Merge new $element functionality for field controllers.
|
2016-12-05 22:17:57 -08:00 |
|
Michael Jumper
|
567df5a467
|
GUACAMOLE-136: Make $element available to field type controllers.
|
2016-12-05 22:09:52 -08:00 |
|
James Muehlner
|
b4ea239b5f
|
GUACAMOLE-136: Merge template compilation ordering fix for custom field types.
|
2016-12-05 20:53:04 -08:00 |
|
James Muehlner
|
18565d171e
|
GUACAMOLE-136: Merge password reset flow fix for 2FA.
|
2016-12-05 20:43:39 -08:00 |
|
Michael Jumper
|
6eda36cd4e
|
GUACAMOLE-136: Ensure field template is in DOM prior to invoking controller.
|
2016-12-05 20:16:57 -08:00 |
|
Michael Jumper
|
4a1ffbfdcc
|
GUACAMOLE-136: Move password reset flow into own function. Invoke from getUserContext(), not authenticateUser(), such that secondary authentication factors have a chance to invalidate the auth attempt prior to password reset.
|
2016-12-05 20:13:59 -08:00 |
|
James Muehlner
|
32e5c3e680
|
Merge 0.9.10-incubating changes back to master.
|
2016-12-03 17:39:07 -08:00 |
|
James Muehlner
|
021c18757d
|
GUACAMOLE-132: Merge .gitignore fix.
|
2016-12-03 17:38:13 -08:00 |
|
Michael Jumper
|
ebb1fb12d3
|
GUACAMOLE-132: Include ALL .gitignore in source .tar.gz, not just top-level.
|
2016-12-03 17:27:17 -08:00 |
|
James Muehlner
|
ef092ba2dc
|
Merge 0.9.10-incubating release-specific changes back to master.
|
2016-12-03 13:03:09 -08:00 |
|
James Muehlner
|
5b7d030daa
|
GUACAMOLE-133: Merge remaining licenses for bundled software in auth extensions.
|
2016-12-03 13:00:59 -08:00 |
|
Michael Jumper
|
40f33649fe
|
GUACAMOLE-133: Include LICENSE, NOTICE, and DISCLAIMER within .tar.gz of guacamole-auth-noauth.
|
2016-12-02 21:06:33 -08:00 |
|
Michael Jumper
|
b99626fd51
|
GUACAMOLE-133: Add licenses for bundled dependencies of guacamole-auth-jdbc.
|
2016-12-02 21:06:33 -08:00 |
|
Michael Jumper
|
81d3cc20c9
|
GUACAMOLE-133: Add licenses for bundled dependencies of guacamole-auth-ldap.
|
2016-12-02 21:06:16 -08:00 |
|
Michael Jumper
|
90434b7960
|
GUACAMOLE-133: Rename "dependencies" directory of licenses to "bundled". Add README.
|
2016-12-02 20:32:06 -08:00 |
|
James Muehlner
|
c29e6ba464
|
Merge 0.9.10-incubating changes back to master.
|
2016-12-02 19:40:42 -08:00 |
|
James Muehlner
|
315b0d00cc
|
GUACAMOLE-133: Merge LICENSE documentation for all Guacamole dependencies.
|
2016-12-02 19:35:35 -08:00 |
|
Michael Jumper
|
110ebf64e2
|
GUACAMOLE-133: Document all dependencies of Guacamole within LICENSE.
|
2016-12-02 18:18:56 -08:00 |
|
James Muehlner
|
c194e04894
|
Merge release-specific changes for 0.9.10-incubating back to master.
|
2016-12-02 15:37:35 -08:00 |
|
James Muehlner
|
8f4a4db46f
|
GUACAMOLE-133: Merge exclusion of redundant StAX transitive dependency.
|
2016-12-02 15:27:23 -08:00 |
|
James Muehlner
|
ee69f66300
|
GUACAMOLE-133: Merge removal of pointless SLF4J dependency for JDBC auth extension.
|
2016-12-02 15:25:23 -08:00 |
|
Michael Jumper
|
621af69f87
|
GUACAMOLE-133: Exclude StAX dependency, which is part of Java 6.
|
2016-12-02 14:25:41 -08:00 |
|
Michael Jumper
|
348bbbf53f
|
GUACAMOLE-133: Remove unnecessary bundled SLF4J from JDBC auth.
|
2016-12-02 13:46:20 -08:00 |
|
James Muehlner
|
4bab81a94b
|
GUACAMOLE-131: Merge fix for bad merge.
|
2016-11-29 09:47:47 -08:00 |
|
Michael Jumper
|
e385bfcde0
|
GUACAMOLE-131: Re-remove JavaScript libraries which were mistakenly re-added during merge conflict resolution.
|
2016-11-28 22:51:48 -08:00 |
|
James Muehlner
|
f1edb9ffd1
|
Merge new changes for 0.9.10-incubating back to master.
|
2016-11-28 22:27:36 -08:00 |
|
James Muehlner
|
119fae261f
|
GUACAMOLE-131: Merge webjars migration for javascript dependencies.
|
2016-11-28 22:18:13 -08:00 |
|
James Muehlner
|
15ddcf2922
|
GUACAMOLE-132: Merge .gitignore fix for Apache RAT.
|
2016-11-28 21:06:34 -08:00 |
|
Michael Jumper
|
bc7b7c88a0
|
GUACAMOLE-132: Explicitly include .gitignore in the source archive.
|
2016-11-28 17:41:12 -08:00 |
|
Michael Jumper
|
9175ebf5d0
|
GUACAMOLE-131: Migrate to Webjars for JavaScript library dependencies. Upgrade messageformat.js to 1.0.2, which is now MIT-licensed.
|
2016-11-28 17:25:03 -08:00 |
|
James Muehlner
|
367af31f7b
|
GUACAMOLE-130: Merge new Norwegian translations.
|
2016-11-27 11:21:09 -08:00 |
|
James Muehlner
|
4e788d6adf
|
GUACAMOLE-112: Merge messageformat version upgrade.
|
2016-11-27 11:18:34 -08:00 |
|
Michael Jumper
|
9387961c23
|
GUACAMOLE-112: Upgrade messageformat.js to 1.0.2, which is now MIT-licensed.
|
2016-11-26 20:27:39 -08:00 |
|
Michael Jumper
|
cc269498c0
|
GUACAMOLE-130: Remove reference to non-existent keyboard layout.
|
2016-11-26 20:00:41 -08:00 |
|
Arild Ringøy
|
49b697a75a
|
GUACAMOLE-130: Add Norwegian translation.
|
2016-11-26 20:00:03 -08:00 |
|
James Muehlner
|
047c77592d
|
GUACAMOLE-116: Merge deminification of lodash in source.
|
2016-11-14 16:21:04 -08:00 |
|
Michael Jumper
|
629fa02113
|
GUACAMOLE-116: Replace lodash.js with non-minified version.
|
2016-11-14 15:30:37 -08:00 |
|
James Muehlner
|
24e201b219
|
Merge release-specific changes for 0.9.10-incubating back to master.
|
2016-11-13 11:30:56 -08:00 |
|
James Muehlner
|
84a6dc8c48
|
GUACAMOLE-119: Merge integration of Apache Rat into client and associated new license notices.
|
2016-11-13 11:22:32 -08:00 |
|
James Muehlner
|
b0f73bb4d7
|
GUACAMOLE-119: Merge integration of Apache Rat into client and associated new license notices.
|
2016-11-13 10:49:49 -08:00 |
|