Commit Graph

509 Commits

Author SHA1 Message Date
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
Bubka
b2e733eee5 Add a user pref to reveal dotted passwords - Closes #208 2023-12-05 11:40:39 +01:00
Bubka
c75e4eb047 Indent dependent options to enlighten when they can be used 2023-12-05 11:37:40 +01:00
Bubka
9efb54adf4 Enable the Vue 3 front-end 2023-12-01 15:29:26 +01:00
indy koning
160f55fa6b Add support for an openid provider 2023-11-20 23:25:36 +01:00
Bubka
8518f5ebc5 Make the Close button of 404 page redirect to the main view - Fixes #233 2023-09-24 18:45:52 +02:00
Bubka
1f000aab9b Rearrange BeforeEach hook - New fix for #232 2023-09-19 15:51:39 +02:00
Bubka
a2fe6c8cc1 Fix Maximum call stack size exceeded - Fixes #232 - reverts 969367e 2023-09-17 21:44:33 +02:00
Bubka
04ac8f2818 Fix webauthnService import - Complete #231 (see 81bf3af & acc5d71) 2023-09-16 10:35:40 +02:00
Bubka
81bf3afc91 Enhance webauthn error handling at authentication 2023-09-16 09:35:43 +02:00
Bubka
acc5d7170c Enhance webauthn error handling at registration 2023-09-16 09:34:55 +02:00
Bubka
a0b3b668bb Fix PAT & Webauthn registration - Fixes #227 2023-09-14 13:39:48 +02:00
Bubka
d8c8c52f8c Add some ids to ease element locating in e2e tests 2023-09-13 09:45:36 +02:00
Bubka
790606b4a1 Add e2e tests for accounts display options 2023-09-02 12:23:31 +02:00
Bubka
74ccbaa7c9 Add e2e tests for Always On OTP 2023-09-01 14:43:27 +02:00
Bubka
29dcca8d35 Add e2e tests for On Demand OPT 2023-08-31 19:12:55 +02:00
Bubka
5d4f88baa6 Refactoring of fe4ebd58: Set Close/Back buttons to always browse back 2023-08-30 15:34:28 +02:00
Bubka
5f6bbbd156 Add some ids to ease element locating in e2e tests 2023-08-30 14:46:45 +02:00
Bubka
d7942b4233 Refactoring of fe4ebd58: Set Close/Back buttons to always browse back 2023-08-30 14:34:32 +02:00
Bubka
70313995b9 Add e2e tests for role based content of the about page 2023-08-29 09:10:10 +02:00
Bubka
0199ef9e21 Prevent axios to throw unwanted error 2023-08-28 08:33:14 +02:00
Bubka
199fc3da14 Fix bad case definition 2023-08-28 08:32:27 +02:00
Bubka
1851fb2bb2 Add ctrl+click on 2FA to get and copy an OTP in yolo mode - Closes #220 2023-08-24 19:52:21 +02:00