Commit Graph

40 Commits

Author SHA1 Message Date
Girish Ramakrishnan
9528db700a ldap: add provider field 2019-10-25 15:42:51 -07:00
Girish Ramakrishnan
e412aa9a3d Various fixes to ldap view
also, keep it enabled for all for now
2019-10-25 15:19:57 -07:00
Johannes Zellner
9ea21606e5 Only show external ldap settings when ?ldap query is passed for now 2019-08-30 19:01:56 +02:00
Johannes Zellner
1e37d7da7d Refresh the user lising after ldap sync 2019-08-30 16:56:01 +02:00
Johannes Zellner
ea5e0b28da Hide certain user profile actions for external ldap users 2019-08-30 13:32:20 +02:00
Johannes Zellner
ebab88e7aa Rework the external ldap ui to follow usual modal dialog pattern 2019-08-30 12:40:23 +02:00
Johannes Zellner
91cf6465df Give external ldap sync task feedback 2019-08-30 10:20:08 +02:00
Johannes Zellner
426d2aab09 Add ability to trigger external ldap syncer task 2019-08-30 10:20:08 +02:00
Johannes Zellner
8c44e558a8 Add external LDAP configuration 2019-08-30 10:20:08 +02:00
Girish Ramakrishnan
151d20341e Add checkbox for user active 2019-08-08 08:25:59 -07:00
Girish Ramakrishnan
88fdd1f562 Remove ownerId use 2019-07-02 20:22:06 -07:00
Johannes Zellner
30583cce21 Do not require password for user and group deletion 2019-05-13 23:55:54 +02:00
Johannes Zellner
adf3172ebb Speed up user listing by performing parallel requests 2019-01-16 14:27:32 +01:00
Johannes Zellner
342538358d add pagination and filter panel to users view 2019-01-15 13:30:42 +01:00
Girish Ramakrishnan
8ebe04c2ff Do not send invite email when invite button is pressed 2018-08-17 16:26:16 -07:00
Girish Ramakrishnan
2f2c70d1df Set the users when creating group 2018-08-05 22:19:54 -07:00
Girish Ramakrishnan
cf5cf9e42f Remove usage of tokenScopes and caps 2018-08-03 10:13:57 -07:00
Johannes Zellner
4400b0117a Fix linter issues 2018-08-02 22:17:27 +02:00
Johannes Zellner
739c91b1c6 Do not throw errors if a group has a uid which is not yet known
This can happen if the users have not yet loaded fully
2018-08-02 22:16:57 +02:00
Girish Ramakrishnan
a9e46c64b1 Show group members 2018-07-26 23:58:25 -07:00
Girish Ramakrishnan
9e9e651714 admin is now simply a flag 2018-07-26 15:54:21 -07:00
Girish Ramakrishnan
314da7ace8 Fix API of Client.createUser 2018-07-26 15:52:10 -07:00
Girish Ramakrishnan
54103ca120 Revert role support 2018-07-26 11:38:20 -07:00
Girish Ramakrishnan
cae445556e Allow groups to be set during user add 2018-07-24 22:38:53 -07:00
Girish Ramakrishnan
8c2af87857 Fix coding style 2018-07-24 22:31:22 -07:00
Girish Ramakrishnan
2d44e356d3 Add user multi-select to group edit dialog 2018-07-24 22:25:44 -07:00
Girish Ramakrishnan
dec1931f07 Make groups a multiselect
With many groups, it overflows and very cluttered
2018-07-24 21:36:52 -07:00
Girish Ramakrishnan
cd893edfcf Add display name to user edit 2018-07-24 15:17:51 -07:00
Girish Ramakrishnan
e11dc028d1 Transfer deleted user's resources 2018-07-05 13:44:00 -07:00
Johannes Zellner
e314910a76 Ensure we uri encode the email query param for setup links 2018-07-04 11:10:13 +02:00
Girish Ramakrishnan
1cab172169 Adapt UI logic to get user/group configuration for each user/group 2018-06-25 16:23:28 -07:00
Girish Ramakrishnan
b9a6f46543 Check for 403 for incorrect password 2018-06-18 18:57:00 -07:00
Girish Ramakrishnan
12b1909c7a Add roles UI creating and editing a group 2018-06-18 18:48:54 -07:00
Girish Ramakrishnan
5bd57b6dbd lint 2018-06-18 18:34:19 -07:00
Girish Ramakrishnan
4db703aeb1 Make the UI capability based 2018-06-17 18:24:45 -07:00
Girish Ramakrishnan
63f2bbb253 wrong password is 401 2018-06-15 20:54:15 -07:00
Girish Ramakrishnan
869a6b5a51 Add email to setupLink 2018-06-12 17:59:04 -07:00
Girish Ramakrishnan
b9d7149dbb Remove email domain logic from users view 2018-05-01 15:25:43 -07:00
Girish Ramakrishnan
72bbb4ec68 Use the scope to determine what the user has access to 2018-05-01 14:40:59 -07:00
Johannes Zellner
df15f63424 Remove unneccessary dashboard/ subfolder 2018-04-10 13:28:55 +02:00