Bubka
|
0e73738ee1
|
Add Close buttons to ease navigation
|
2024-04-16 09:22:38 +02:00 |
|
Bubka
|
063fb2ef18
|
Add missing language string
|
2024-04-15 22:04:29 +02:00 |
|
Bubka
|
44d7328d6c
|
Add Period & Sort options to user access log
|
2024-04-15 18:39:37 +02:00 |
|
Bubka
|
4f17e2aff0
|
Fix format of log entries without login date
|
2024-04-15 18:34:29 +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
|
5fb1d60636
|
Update npm dependencies
|
2024-03-31 16:06:46 +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
|
480268a606
|
Fix disabled labels appearance
|
2024-03-08 15:07:48 +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
|
fb029f77f6
|
Fix hard coded strings & illegible text - Closes #315
|
2024-03-07 14:07:25 +01:00 |
|
Bubka
|
9dddf1c14c
|
Add viewDefaultGroupOnCopy user preference - Completes #300
|
2024-03-06 10:04:41 +01:00 |
|
Bubka
|
70f884270e
|
Fix missing notification when refreshing preferences
|
2024-03-06 08:41:28 +01:00 |
|
Bubka
|
9519d5838c
|
Fix inactivity detection followed by logout - Fixes #267
|
2024-03-06 08:40:29 +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
|
fd5520c1cf
|
Add Indentation prop & Left/Right icons props
|
2024-02-29 13:28:48 +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
|
bfa1cc99c3
|
Add a title parameter to the CopyButton component
|
2024-02-26 08:37:30 +01:00 |
|
Bubka
|
21fa77f348
|
Move debug information to the admin section - Closes #303
|
2024-02-23 16:42:42 +01:00 |
|
Bubka
|
ee4b21eab2
|
Change links separator in footer
|
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
|
d96c943927
|
Add a no-background variation to the SearchBox component
|
2024-02-23 16:39:32 +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 |
|
Bubka
|
b9abcb3d18
|
Replace change event by input event in input fields components - Fixes #273
|
2024-01-17 12:34:41 +01:00 |
|
Bubka
|
9fa4142a12
|
Fix Always On TOTP update when a HOTP exists - Closes #265
|
2023-12-29 17:53:51 +01:00 |
|
Bubka
|
308bf3c436
|
Restore error message when auth proxy header is missing
|
2023-12-29 00:31:30 +01:00 |
|
Bubka
|
5fd7f43968
|
Fix missing subdirectory support - Fixes #262
|
2023-12-29 00:21:52 +01:00 |
|
Bubka
|
71840b000a
|
Hide Continue with when no SSO providers are set
|
2023-12-20 14:55:28 +01:00 |
|
Bubka
|
5126235a56
|
Fix typo in component import
|
2023-12-20 14:54:24 +01:00 |
|
Bubka
|
e503826012
|
Add the ability to set a proxy for outgoing requests - Closes #252
|
2023-12-13 17:15:26 +01:00 |
|
Bubka
|
b9f4d94b8a
|
Fix appSettings not being saved
|
2023-12-09 17:24:03 +01:00 |
|
Bubka
|
9ff35195f0
|
Complete SSO (user model, error cases, tests, views) & Add github provider
|
2023-12-09 17:22:24 +01:00 |
|
Bubka
|
a407f4742e
|
Merge branch 'feature/openid-support' of https://github.com/indykoning/2FAuth into indykoning-feature/openid-support
|
2023-12-06 09:27:20 +01:00 |
|
Bubka
|
110f14e579
|
Fix pwd format selector enabled while pwd formatting is disabled
|
2023-12-05 11:59:25 +01:00 |
|