Michael Jumper
|
09fd512571
|
GUAC-586: Specify data source when querying available user attributes.
|
2015-09-02 19:51:27 -07:00 |
|
Michael Jumper
|
0f661dfec3
|
GUAC-586: Use auth provider identifiers within schema REST service.
|
2015-09-02 19:51:27 -07:00 |
|
Michael Jumper
|
ce064cfc68
|
GUAC-586: Fix comments incorrectly referring to the auth provider identifier as an "index".
|
2015-09-02 19:51:27 -07:00 |
|
Michael Jumper
|
7a9b3a5cab
|
GUAC-586: Display ALL users in the user list. Navigate to the first data source with creation permission when "New User" is clicked.
|
2015-09-02 19:51:27 -07:00 |
|
Michael Jumper
|
d03cfbe9db
|
GUAC-586: Return an empty array for getAvailableDataSources() if no auth data is present.
|
2015-09-02 19:51:27 -07:00 |
|
Michael Jumper
|
738f3bb026
|
GUAC-586: Add getAllUsers() to userService.
|
2015-09-02 19:51:27 -07:00 |
|
Michael Jumper
|
fc21162821
|
GUAC-586: Expand handling of permissions within user editor. Allow users to be created through editor. Display tabs for each possible account.
|
2015-09-02 19:51:27 -07:00 |
|
Michael Jumper
|
b6607ac21e
|
GUAC-586: Read extension files in lexicographical order.
|
2015-09-02 19:51:27 -07:00 |
|
Michael Jumper
|
caccb37af3
|
GUAC-586: Only use cached configurations within SimpleAuthenticationProvider if truly from same instance.
|
2015-09-02 19:51:27 -07:00 |
|
Michael Jumper
|
379229dee5
|
GUAC-586: Set attributes during object creation.
|
2015-09-02 19:51:27 -07:00 |
|
Michael Jumper
|
6cbe8be354
|
GUAC-586: Username header should respect case.
|
2015-09-02 19:51:27 -07:00 |
|
Michael Jumper
|
83318d9c68
|
GUAC-586: Ensure model is set prior to region in time zone field.
|
2015-09-02 19:51:27 -07:00 |
|
Michael Jumper
|
cff2b7a857
|
GUAC-586: Associate CSS class names with page definitions.
|
2015-09-02 19:51:27 -07:00 |
|
Michael Jumper
|
6f0079d778
|
GUAC-586: Only show available accounts if there are more than one.
|
2015-09-02 19:51:27 -07:00 |
|
Michael Jumper
|
70485286d6
|
GUAC-586: Add localized data source names. Display data sources as tabs within user edit screen.
|
2015-09-02 19:51:27 -07:00 |
|
Michael Jumper
|
40ca19fb3a
|
GUAC-586: Dynamic user page URI components should be encoded.
|
2015-09-02 19:51:27 -07:00 |
|
Michael Jumper
|
28092b9b23
|
GUAC-586: Make PageDefinition class public.
|
2015-09-02 19:51:27 -07:00 |
|
Michael Jumper
|
f55f388667
|
GUAC-586: Add multi-source retrieval of permissions to permissionService. Use multiple sources to determine user pages.
|
2015-09-02 19:51:27 -07:00 |
|
Michael Jumper
|
d6139bb02e
|
GUAC-586: Fix getAvailableDataSources().
|
2015-09-02 19:51:27 -07:00 |
|
Michael Jumper
|
a3f8888a27
|
GUAC-586: Remove unused services from active sessions page.
|
2015-09-02 19:51:27 -07:00 |
|
Michael Jumper
|
f892446e03
|
GUAC-586: Only provide password change interface for the data source that authenticated the current user.
|
2015-09-02 19:51:27 -07:00 |
|
Michael Jumper
|
e75ab6ebd5
|
GUAC-586: Add data source to user and permissions services.
|
2015-09-02 19:51:26 -07:00 |
|
Michael Jumper
|
6f8ae83ca5
|
GUAC-586: Add convenience methods for retrieving objects directly from session.
|
2015-09-02 19:51:26 -07:00 |
|
James Muehlner
|
f45117e2e3
|
Merge pull request #251 from glyptodon/ldap-users
GUAC-586: Support listing users within LDAP authentication
|
2015-09-01 23:04:18 -07:00 |
|
Michael Jumper
|
8dff06c819
|
GUAC-586: Ensure parent is properly set on LDAP connections.
|
2015-09-01 17:17:55 -07:00 |
|
Michael Jumper
|
71052fa126
|
GUAC-586: Implement listing of visible users within LDAP (by completely rewriting the LDAP auth provider).
|
2015-09-01 17:17:55 -07:00 |
|
James Muehlner
|
5e5a6487d3
|
Merge pull request #250 from glyptodon/multiple-ext
GUAC-586: Load multiple AuthenticationProviders
|
2015-09-01 17:17:36 -07:00 |
|
Michael Jumper
|
5d8c9704a8
|
GUAC-586: Correct documentation regarding behavior of retrieveUser().
|
2015-09-01 17:14:51 -07:00 |
|
Michael Jumper
|
0d92876d23
|
GUAC-586: Ensure LocalEnvironment is tolerant to failues in loading guacamole.properties.
|
2015-08-28 12:14:02 -07:00 |
|
Michael Jumper
|
405448116f
|
GUAC-586: Clarify auth result and include data source. Consistently refer to usernames as "username", not "user IDs".
|
2015-08-28 12:14:02 -07:00 |
|
Michael Jumper
|
b0ac5d22ff
|
GUAC-586: Associate unique identifier with each AuthenticationProvider.
|
2015-08-28 12:14:02 -07:00 |
|
Michael Jumper
|
f190f7f1a7
|
GUAC-586: Ensure default authentication can tolerate the lack of a user-mapping.xml, as it is always enabled now.
|
2015-08-28 12:14:02 -07:00 |
|
Michael Jumper
|
7a5690b605
|
GUAC-586: Authenticate against multiple AuthenticationProviders (data not yet aggregated, however).
|
2015-08-28 12:14:02 -07:00 |
|
Michael Jumper
|
343c8e6cd0
|
GUAC-586: Load multiple AuthenticationProviders.
|
2015-08-28 12:14:02 -07:00 |
|
Michael Jumper
|
15e948138d
|
GUAC-586: Associate AuthenticationProvider directly with UserContext.
|
2015-08-28 12:10:34 -07:00 |
|
Michael Jumper
|
6eee1e758c
|
GUAC-586: Implement AuthenticatedUser. Refactor to support authenticateUser(), etc. within the database AuthenticationProvider implementations.
|
2015-08-28 12:10:34 -07:00 |
|
Michael Jumper
|
90ae5b0e17
|
GUAC-586: Separate authentication from authorization.
|
2015-08-23 22:07:43 -07:00 |
|
Michael Jumper
|
843682c329
|
GUAC-586: Finally remove ClipboardRESTService and associated code (not used).
|
2015-08-23 22:07:43 -07:00 |
|
James Muehlner
|
185fb201a8
|
Merge pull request #249 from glyptodon/concurrent-policy
GUAC-830: Add new concurrency properties.
|
2015-08-23 22:05:24 -07:00 |
|
Michael Jumper
|
5298523114
|
GUAC-830: Align assignments.
|
2015-08-23 13:17:16 -07:00 |
|
Michael Jumper
|
9b27a27441
|
GUAC-830: Add new concurrency properties. Warn of deprecation and suggest alternatives in the logs.
|
2015-08-23 13:15:32 -07:00 |
|
James Muehlner
|
5aa871afcd
|
Merge pull request #248 from glyptodon/concurrent-policy
GUAC-830: Implement concurrency policy attributes
|
2015-08-21 21:58:38 -07:00 |
|
Michael Jumper
|
e733052fa4
|
GUAC-830: Bring up to spec regarding comment level.
|
2015-08-21 19:37:43 -07:00 |
|
Michael Jumper
|
b253a11483
|
GUAC-830: Allow zero for numeric fields (bad logic).
|
2015-08-21 19:20:25 -07:00 |
|
Michael Jumper
|
f015d9aed6
|
GUAC-830: Add concurrency attributes to connections and groups.
|
2015-08-21 19:15:25 -07:00 |
|
Michael Jumper
|
c0f05ba909
|
GUAC-830: Fix logic error in tryAdd().
|
2015-08-21 18:51:15 -07:00 |
|
Michael Jumper
|
cc9f1987b4
|
GUAC-830: FIx typo in error message.
|
2015-08-21 18:47:53 -07:00 |
|
Michael Jumper
|
def547acc8
|
GUAC-830: Move parsing/formatting into field types.
|
2015-08-21 16:24:07 -07:00 |
|
Michael Jumper
|
cc07e99b83
|
GUAC-830: Add concurrency limitations to schema and mapping.
|
2015-08-21 15:39:18 -07:00 |
|
Michael Jumper
|
622f0852e2
|
GUAC-830: Add concurrency limitations to connection and connection group model objects.
|
2015-08-21 12:57:19 -07:00 |
|