Commit Graph

164 Commits

Author SHA1 Message Date
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
Johannes Zellner
be03a21214 The clipboard copy need readonly and not disabled 2021-11-22 17:56:53 +01:00
Johannes Zellner
11fc5248c2 Add password-reveal directive for password inputs 2021-11-03 21:57:52 +01:00
Girish Ramakrishnan
78f3ba06ed enable the password reset and ghost buttons for self 2021-11-02 14:02:15 -07:00
Girish Ramakrishnan
98b562e2e6 Disable the buttons instead of hiding them (like the delete button) 2021-11-01 16:09:36 -07:00
Girish Ramakrishnan
16ddff1d1a disable impersonate when no username instead of hiding 2021-10-28 10:26:41 -07:00
Johannes Zellner
6cc9d610f1 Hide impersonate button for users which do not have a username yet 2021-10-27 23:31:22 +02:00
Johannes Zellner
512345fd41 Show email instead of fallbackEmail if no username is set 2021-10-27 22:57:12 +02:00
Johannes Zellner
6dcfef639c Patch up clipboard buttons 2021-10-27 22:41:02 +02:00
Johannes Zellner
3c08be0168 Fix wrong indentation 2021-10-27 22:35:58 +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
e1bc2b7dfa Remove one superfluous div indentation 2021-10-27 19:41:17 +02:00
Johannes Zellner
94d654d7d0 Remove copy and paste error 2021-10-27 19:32:09 +02:00
Johannes Zellner
248116cc8a Hide password reset button for users from external ldap 2021-10-27 19:18:21 +02:00
Johannes Zellner
13d7381c62 Change password reset to have both link and email 2021-10-27 19:16:46 +02:00
Johannes Zellner
1d13fbaff1 fallbackEmail is not required in user edit anymore 2021-10-27 17:19:54 +02:00
Johannes Zellner
d952b4485d Allow to specify fallbackEmail during user creation 2021-10-26 23:39:15 +02:00
Girish Ramakrishnan
9e14fe449a ghost: Save -> Set Password 2021-10-19 20:09:00 -07:00
Johannes Zellner
46942efe07 Hide impersonate button for own user 2021-10-12 19:00:13 +02:00
Girish Ramakrishnan
355a4df65f update translations 2021-10-07 09:13:15 -07:00
Johannes Zellner
1fada45e4c Either show invite or passwort reset 2021-10-01 14:36:50 +02:00
Johannes Zellner
f6a74731ba Create a separate section in the user edit dialog to reset 2fa 2021-09-20 17:25:58 +02: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
a9b257c9ca Move invite and reset button to indicate a confirm dialog 2021-09-16 21:28:56 +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
96ddf076eb Ensure all invite and reset bits are translated 2021-09-16 16:03:07 +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
0148a46244 Fix color of mount status 2021-05-14 10:01:23 -07:00
Girish Ramakrishnan
1487823641 Disable 2FA -> Reset 2FA 2021-04-19 17:48:21 -07:00
Girish Ramakrishnan
e4076d7a75 minor fixes to reset dialog 2021-04-15 11:38:19 -07:00
Johannes Zellner
d5201a29da Add new translations 2021-04-15 17:38:32 +02: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
92cb5f3583 Consolidate and improve search placeholder translation 2021-03-31 17:01:00 +02:00
Johannes Zellner
c69c8b57c4 Always allow long tooltips
This is required since the translation we don't know upfront
2021-03-30 13:31:25 +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
a33e662c47 Swap description and select in owner transfer dialog 2021-01-19 22:27:55 +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
32d7b2fe34 Only show transfer ownership button for owner 2021-01-14 21:16:28 +01:00
Johannes Zellner
e0f6ddfcf7 Call rest api to transfer ownership 2021-01-14 20:47:30 +01:00