Commit Graph

150 Commits

Author SHA1 Message Date
Girish Ramakrishnan
37f74c4ed0 rename form name 2022-03-30 09:18:20 -07:00
Girish Ramakrishnan
746bd64434 mandatory 2fa: Fix typo in 2FA check 2022-03-13 23:21:19 -07:00
Johannes Zellner
be40cea600 Do not allow normal admins to impersonate superadmins 2022-02-26 14:09:36 +01:00
Johannes Zellner
c93dde5265 Prevent user from getting locked out without 2fa setup 2022-02-22 11:13:03 +01:00
Johannes Zellner
41312354a7 Add Cloudron ldap provider option 2022-02-18 18:03:44 +01:00
Girish Ramakrishnan
f2c6d45c1c Fix mailbox import 2022-02-17 18:04:32 -08:00
Girish Ramakrishnan
2d27a92587 Fix mailbox export
can also export as csv now
2022-02-17 16:37:48 -08:00
Girish Ramakrishnan
dd364733a4 Fix user import 2022-02-17 15:52:02 -08:00
Girish Ramakrishnan
d7cb909600 also export fallback email and role 2022-02-16 21:23:01 -08:00
Girish Ramakrishnan
9665d1de3a user: fix export where csv does not active field 2022-02-16 21:14:58 -08:00
Johannes Zellner
2ec4ad934d Add an explicit Client.getAllUsers function 2022-02-14 14:55:04 +01:00
Johannes Zellner
12fa9731b8 Make user filter translatable 2022-02-09 14:35:33 +01:00
Johannes Zellner
b9a76aa6b8 Add user state filter
pending layout fix if decided where it should be
the toolbar is getting crowded
2022-02-07 17:24:27 +01:00
Johannes Zellner
36b0d4e1bc Also support user export as csv 2022-01-22 09:28:47 +01:00
Johannes Zellner
b604311e2a Add basic support for csv user import 2022-01-20 17:38:47 +01:00
Girish Ramakrishnan
9109c89d8f make username mandatory when profile locked 2022-01-13 15:48:42 -08:00
Girish Ramakrishnan
2085a4a7d4 rename directoryConfig to profileConfig 2022-01-13 14:49:05 -08:00
Girish Ramakrishnan
e0b6ce9bd8 remove multiple onReady 2022-01-13 14:49:05 -08:00
Johannes Zellner
5dd318b5ab First version of users import and export feature 2022-01-13 15:14:26 +01:00
Girish Ramakrishnan
7082dfd418 allow username to be set by admin, when username is empty 2022-01-12 16:36:09 -08:00
Johannes Zellner
6b009016b8 Add input field to configure user directory secret 2022-01-07 17:13:25 +01:00
Johannes Zellner
8bb4e947a0 Exposed ldap got renamed to user directory 2022-01-07 14:22:07 +01:00
Johannes Zellner
eaa7e3870b Improve exposed ldap error reporting 2021-12-10 17:47:23 +01:00
Johannes Zellner
c775e8ae05 Clear exposed ldap errors correctly 2021-12-10 17:10:10 +01:00
Johannes Zellner
643a1a0080 Give user search field the initial focus 2021-12-09 21:24:51 +01:00
Johannes Zellner
b6159aabae Remove page size selector and move pagination to the bottom 2021-12-09 21:21:21 +01:00
Girish Ramakrishnan
2c5b3d2c07 add mail manager role
part of cloudron/box#807
2021-12-02 09:29:35 -08:00
Johannes Zellner
1efdb846f3 Pass allowlist for exposed directory server 2021-11-26 10:44:10 +01:00
Johannes Zellner
a5d34306e5 Better separate external and exposed user directory support 2021-11-26 10:32:41 +01:00
Johannes Zellner
001c1fdc59 Add basic settings form for exposed LDAP 2021-11-24 17:08:38 +01:00
Johannes Zellner
a01984cbef Update language files 2021-11-24 16:35:54 +01:00
Girish Ramakrishnan
d47cf5fd60 Show notification for invitation link sent 2021-10-28 10:23:07 -07:00
Johannes Zellner
e8b7591e7c Show notification on password reset like in profile page instead of closing the dialog 2021-10-28 19:04:02 +02:00
Johannes Zellner
6dcfef639c Patch up clipboard buttons 2021-10-27 22:41:02 +02:00
Johannes Zellner
46f8c9a702 Fix typos 2021-10-27 22:29:11 +02:00
Johannes Zellner
eee5b87a38 Implement new invite flow 2021-10-27 19:57:57 +02:00
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