Nick Couchman
|
4dd61403c8
|
GUACAMOLE-197: Remove remaining JavaScript debug code.
|
2018-01-29 17:08:08 -05:00 |
|
Nick Couchman
|
9c13cb9498
|
GUACAMOLE-197: Remove debug code from AngularJS files.
|
2018-01-29 17:08:08 -05:00 |
|
Nick Couchman
|
3e994021da
|
GUACAMOLE-197: Working RADIUS Authentication, including dealing with Challenge/Response (e.g. 2/Multi-Factor)
|
2018-01-29 17:08:08 -05:00 |
|
Nick Couchman
|
dbb62ded77
|
GUACAMOLE-197: You can't throw something after you return out of the function, so lets remove the return statement.
|
2018-01-29 17:08:08 -05:00 |
|
Nick Couchman
|
fb0cdb39a5
|
GUACAMOLE-197: Re-enable an exception throw in AuthenticationProviderService that should not have been commented out.
|
2018-01-29 17:08:08 -05:00 |
|
Nick Couchman
|
f7dda23b05
|
GUACAMOLE-197: Fix a couple of style issues and add the username variable to the RadiusChallengeResponseField class. Fixes build error.
|
2018-01-29 17:08:08 -05:00 |
|
Nick Couchman
|
d8f6422e28
|
GUACAMOLE-197: Change credentials variable to expectedCredentials for consistency; add username to the response field.
|
2018-01-29 17:08:08 -05:00 |
|
Nick Couchman
|
2175c21ff5
|
GUACAMOLE-197: Add comments to the AngularJS files.
|
2018-01-29 17:08:08 -05:00 |
|
Nick Couchman
|
731c622e8f
|
GUACAMOLE-197: Add some comments to document the logic and the functions.
|
2018-01-29 17:08:08 -05:00 |
|
Nick Couchman
|
efad91adb0
|
GUACAMOLE-197: Fix if-is-not-a-function style issues, again...
|
2018-01-29 17:08:08 -05:00 |
|
Nick Couchman
|
d9d5573aa4
|
GUACAMOLE-197: Initial code for the guacamole-auth-radius authentication module.
|
2018-01-29 17:08:08 -05:00 |
|