Commit Graph

441 Commits

Author SHA1 Message Date
Bubka
3e2a80b816 Add ability to export data as otpauth URIs - Closes #386 2024-11-08 08:41:11 +01:00
Bubka
fd42ad8b3e Add & Enable logged-in user's email in footer with new menu for nav links - Closes #404 2024-11-04 15:04:58 +01:00
Bubka
533cc32cbe Remove useless code 2024-10-27 08:16:48 +01:00
Bubka
f009b31a68 Add Store icons to database feature 2024-10-27 08:16:48 +01:00
Bubka
922902c934 Add health endpoint to admin panel - Completes #271 2024-09-25 22:16:12 +02:00
Bubka
30125e6658 Indent the Default Capture Mode user preference 2024-09-25 08:53:35 +02:00
Bubka
091129ef06 Add a setting to restrict authentication to SSO only - Closes #368, Closes #362 2024-09-25 08:53:34 +02:00
Bubka
189f02ae9e Add a user attribute to identify authentication by proxy 2024-09-20 10:37:33 +02:00
Bubka
d629ed83c5 Move SSO & Registration settings to the new admin panel's Auth page 2024-09-20 09:58:53 +02:00
Bubka
6102a4b3f6 Add an Auth page to the Admin panel 2024-09-20 08:10:20 +02:00
Bubka
ba4e1edffa Add Group selector to the Advanced form - Closes #372 2024-08-06 11:21:08 +02:00
Bubka
ada9aaf3ad Make the QuickForm Cancel button not rounded 2024-06-21 14:28:32 +02:00
Bubka
e49c1abe93 Add user preference to automatically save accounts on QRcode submission 2024-06-21 14:25:39 +02:00
Bubka
570f3bb9bd Add user preference to auto-close OTP after timeout 2024-06-21 14:23:03 +02:00
Bubka
2f05f4993c Set case-insensitive sorting as default & Add a user pref to restore legacy behavior - Closes #347 2024-06-19 14:31:17 +02:00
Bubka
ef11bef2bd Remove alt text for icons & Set accessibility role accordingly 2024-06-07 08:15:16 +02:00
Bubka
de4e35267d Add notifications user preferences to the Options view 2024-04-26 10:48:26 +02:00
Bubka
8734e9c807 Add Timezone setting/pref & Update tests accordingly 2024-04-25 16:56:35 +02:00
Bubka
76c3b6fe0c Add logging of auth proxy user 2024-04-24 14:06:15 +02:00
Bubka
64381c1a25 Fix default period 2024-04-17 00:04:04 +02:00
Bubka
ec396b00e8 Change log position & Small adjustments & Hide full log link 2024-04-16 16:15:45 +02:00
Bubka
ab3240ec53 Remove useless css class 2024-04-16 15:28:52 +02:00
Bubka
6e41e284b5 Fix light theme 2024-04-16 11:02:38 +02:00
Bubka
0e73738ee1 Add Close buttons to ease navigation 2024-04-16 09:22:38 +02:00
Bubka
a6745c28a6 Add authentications log 2024-04-15 00:44:18 +02:00
Bubka
1bc55f5535 Prevent last admin demotion - Closes #331 2024-04-09 14:41:26 +02:00
Bubka
790cbdcf28 Fix ineffective keepSsoRegistrationEnabled setting - Closes #327 2024-03-19 18:21:12 +01:00
Bubka
86e7601328 Replace PUT by PATCH to promote admin permissions 2024-03-14 15:09:05 +01:00
Bubka
e6d201d882 Add a keepSsoRegistrationEnabled admin setting - Closes #317 2024-03-08 15:07:44 +01:00
Bubka
1a26c75325 Add spaces removal on the Secret field - Closes #311 2024-03-08 11:11:36 +01:00
Bubka
edd810cafd Add a Clear cache feature - Closes #316 2024-03-07 14:13:02 +01:00
Bubka
9dddf1c14c Add viewDefaultGroupOnCopy user preference - Completes #300 2024-03-06 10:04:41 +01:00
Bubka
4491852568 Add plain text field to the Import view - Closes #288 2024-03-01 21:30:26 +01:00
Bubka
4ef3efd6ce Add clearSearchOnCopy user preference - Resolves #300 2024-03-01 14:46:15 +01:00
Bubka
3eed7c8f5b Add an email registration policy feature - Closes #250 2024-02-29 14:03:30 +01:00
Bubka
88d37394d3 Add a test email feature to the admin panel - Closes #307 2024-02-26 15:06:26 +01:00
Bubka
a6646b2e9d Fix missing titles for new admin views 2024-02-26 08:38:02 +01:00
Bubka
21fa77f348 Move debug information to the admin section - Closes #303 2024-02-23 16:42:42 +01:00
Bubka
a5b722c560 Change user logs format & Remove Updated On information 2024-02-23 16:42:42 +01:00
Bubka
5d01685ae1 Fix issues on Light theme 2024-02-23 16:42:42 +01:00
Bubka
f591910719 Add a label to searchbox filters in user management view 2024-02-23 16:42:42 +01:00
Bubka
699a2a1f9e Add a placeholder to the SearchBox component 2024-02-23 16:42:42 +01:00
Bubka
444b110c05 Add headings to App Setup view 2024-02-23 16:42:42 +01:00
Bubka
f398768f4e Add a confirmation when setting admin permissions 2024-02-23 16:42:42 +01:00
Bubka
6aeb7dcbc9 Add User management features to front-end 2024-02-23 16:42:42 +01:00
Bubka
5249b2ab97 Move the copy button to a standalone component 2024-02-23 16:39:31 +01:00
Bubka
903509b0c6 Fix inconsistent translation sources 2024-02-21 15:16:47 +01:00
Bubka
300d3c3dc8 Refresh user preferences from back-end when entering the Options view 2024-02-18 14:58:21 +01:00
Bubka
b4e3f97313 Add no camera detection to 45d2ca5 - Completes #276 2024-01-17 14:40:26 +01:00
Bubka
45d2ca55ec Check secured context before trying to list cameras - Fixes #276 2024-01-17 14:27:45 +01:00