Commit Graph

114 Commits

Author SHA1 Message Date
Johannes Zellner
13d7381c62 Change password reset to have both link and email 2021-10-27 19:16:46 +02:00
Johannes Zellner
d952b4485d Allow to specify fallbackEmail during user creation 2021-10-26 23:39:15 +02:00
Girish Ramakrishnan
f2cf630aa2 Give it 3 seconds 2021-10-19 19:14:34 -07:00
Johannes Zellner
de2d200c89 Add ghost feature translation 2021-09-17 16:08:13 +02:00
Johannes Zellner
8057b2454c Add initial ghost creation UI 2021-09-17 15:55:42 +02:00
Johannes Zellner
fe2856195e Bring the invite checkbox back, only now disabled by default 2021-09-16 20:17:37 +02:00
Johannes Zellner
30456d68a5 Remove password input on add user dialog again 2021-09-16 19:59:18 +02:00
Johannes Zellner
97c8c2460e Add invitation logic back just like password reset 2021-09-16 15:46:26 +02:00
Johannes Zellner
ea3726f88b Plain password reset for a user 2021-09-16 14:56:24 +02:00
Johannes Zellner
14478919e6 Move 2fa reset into user edit dialog 2021-09-16 13:21:55 +02:00
Johannes Zellner
e0d7238a10 Add pre-setup password error reporting 2021-09-16 09:05:40 +02:00
Johannes Zellner
a6301d2b6c Add optional password field on usercreation 2021-09-16 09:01:46 +02:00
Girish Ramakrishnan
6d7f9b10bd addUser now returns an id 2021-08-10 13:53:28 -07:00
Girish Ramakrishnan
e4076d7a75 minor fixes to reset dialog 2021-04-15 11:38:19 -07:00
Johannes Zellner
f06b4e5b1d Give feedback on password email sent 2021-04-15 17:31:08 +02:00
Johannes Zellner
11cc074a09 Rework invite/password reset UI 2021-04-15 17:16:15 +02:00
Johannes Zellner
737b9fb73e Add 2FA disable button in password reset dialog 2021-04-15 10:54:55 +02:00
Johannes Zellner
ddb29fd85b Enable translation for external LDAP other and disabled option 2021-03-31 14:20:16 +02:00
Johannes Zellner
670f34fde6 Allow to set access to apps from groups edit form 2021-02-18 17:01:49 +01:00
Johannes Zellner
43c0cd034c revert owner transfer flow to avoid too many action buttons 2021-01-19 22:26:43 +01:00
Johannes Zellner
1b09a80caa Use new ownership transfer route 2021-01-15 14:28:52 +01:00
Johannes Zellner
e0f6ddfcf7 Call rest api to transfer ownership 2021-01-14 20:47:30 +01:00
Johannes Zellner
117b58fcbe Add initial UI for transferring ownership 2021-01-14 17:14:32 +01:00
Johannes Zellner
896f55f6d3 Add user group subscription dialog 2021-01-13 15:03:26 +01:00
Johannes Zellner
74faa29012 Restrict user groups 2021-01-13 14:49:23 +01:00
Johannes Zellner
c704129975 Fix translation for user roles 2020-11-23 17:25:47 +01:00
Johannes Zellner
4fd1f31ab7 Translate users view 2020-11-13 16:44:39 +01:00
Johannes Zellner
f8f0c50ed8 Change Univention name for external LDAP 2020-10-27 19:43:12 +01:00
Girish Ramakrishnan
62b369ff8a users: show error if update failed 2020-10-23 11:47:37 -07:00
Girish Ramakrishnan
f5e0ff51f2 preserve sorting order when doing async queries 2020-09-16 16:03:14 -07:00
Girish Ramakrishnan
59cd6f6e93 Fix groups code to use listing API
the listing API now returns the members
2020-08-10 13:59:46 -07:00
Girish Ramakrishnan
e82f17ab06 Show any settings save error 2020-07-22 18:09:44 -07:00
Girish Ramakrishnan
fb07dc2294 implement mandatory 2fa
part of #716
2020-07-10 13:10:07 -07:00
Girish Ramakrishnan
a725fc7a0b Add directory config ui 2020-07-09 21:51:51 -07:00
Johannes Zellner
412082d3ef Add univention external ldap provider to selection 2020-07-01 16:11:34 +02:00
Johannes Zellner
2d50ae4b00 Show self-signed error for external ldap setup 2020-06-26 15:18:25 +02:00
Johannes Zellner
11b567391c Allow self-signed cert for external ldap 2020-06-25 17:54:55 +02:00
Johannes Zellner
b1d956f7bf Show subscription setup dialog for more users 2020-06-18 12:57:12 +02:00
Johannes Zellner
75b2c7236a Use the same pattern for subscription setup in settings and users view 2020-06-18 12:29:25 +02:00
Johannes Zellner
05913d0ae0 Rename owner role to superadmin in UI bits 2020-06-12 15:20:18 +02:00
Johannes Zellner
5fa3215a4d Ensure additional group ldap settings are shown 2020-06-08 14:50:32 +02:00
Johannes Zellner
70a925b416 Handle ldap groups in group edit form 2020-06-05 08:18:40 +02:00
Johannes Zellner
b3eb650315 Allow to enable/disable group sync 2020-06-04 12:30:31 +02:00
Johannes Zellner
b524da23d5 custom asyncForEachParallel() is gone 2020-06-03 23:11:44 +02:00
Johannes Zellner
eeac846f5a custom asyncSeries() is gone 2020-06-03 23:08:05 +02:00
Johannes Zellner
ca3bf6fe5c Add a way to specify LDAP group related configs 2020-06-03 22:12:50 +02:00
Johannes Zellner
989820183c Remove unused clipboard function 2020-05-25 21:47:10 +02:00
Johannes Zellner
385d275f59 Another attempt on fixing the user edit with roles business 2020-03-07 14:05:58 -08:00
Johannes Zellner
cf9e116388 Pipe backend error message on user deletion 2020-03-06 13:15:57 -08:00
Johannes Zellner
2a8d6f37c4 Disable roles the current user cannot assign 2020-03-06 12:33:36 -08:00