Commit Graph

791 Commits

Author SHA1 Message Date
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
b280636296 Remove useless language string 2024-03-01 23:21:24 +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
1e42008be7 Update legend for the is_admin field 2024-02-26 09:01:40 +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
12bef04dd9 Update Languages translations 2024-02-23 14:55:03 +01:00
Bubka
cee032897a Update translations & Add Japanese 2024-02-23 14:25:07 +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
5ed8414d2c Update translations 2024-01-19 15:47:47 +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
b9e51b27f0 Update translations 2023-12-19 14:35:04 +01:00
Bubka
c5d173f45c Fix user registration via SSO with existing email and name 2023-12-14 15:39:14 +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
4685e23fdb Set the new landing view for Vue 3 2023-12-05 14:41:57 +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
Bubka
ffde1723d4 Fix footer position for iOS devices 2023-12-01 15:03:57 +01:00
Bubka
6bd0025306 Hide nav links from footer when shown in the Accounts view 2023-11-30 21:52:37 +01:00
Bubka
3459a364a0 Change the Kicker activation method to ensure minified code works as well 2023-11-30 13:18:35 +01:00
Bubka
333b70e688 Fix notification top padding 2023-11-29 09:28:54 +01:00
Bubka
96391fd1d5 Show content of non-OTP QR code after a live scan for copying or browsing 2023-11-28 14:08:25 +01:00
Bubka
685d2bae92 Restore environment camera as default camera for capture 2023-11-28 13:03:18 +01:00
Bubka
58cc05bf00 Prevent line breaking in Edit toolbar 2023-11-27 13:56:26 +01:00
Bubka
bb263d1438 Disable global error handling at Vue level 2023-11-27 13:20:38 +01:00
Bubka
7c07910acb Remove calls to mutation.events as it is reserved to dev mode 2023-11-27 08:26:26 +01:00
Bubka
bdd8c38c20 Fix props set using deprecated This object 2023-11-24 14:39:59 +01:00
Bubka
af38c01f0f Add ability to refresh page after camera perms were restored 2023-11-24 10:57:50 +01:00
Bubka
74bb228483 Enhance information given to users when camera permission is denied 2023-11-24 10:55:45 +01:00
Bubka
177d518666 Fix icon not being removed on screen with the quick form 2023-11-23 16:10:33 +01:00
Bubka
0451888b84 Show error message instead of pushing to Error view 2023-11-23 14:50:19 +01:00
Bubka
ee02fb5d92 Change HTTP code returned for routes rejected in reverse proxy setup 2023-11-23 12:56:09 +01:00
Bubka
39bbc8c134 Add a Link to Home in footer to exit browsing loop 2023-11-23 12:43:27 +01:00
Bubka
eb99e9200a Fix icon deletion & CreateUpdate form being submitted on Cancel 2023-11-22 15:28:38 +01:00
Bubka
fd8606aa4b Restore is-black class on the Prefill with QR code button 2023-11-22 13:37:08 +01:00
Bubka
e5f0dab0f5 Add spacing to the Import feature legends 2023-11-22 10:54:14 +01:00
Bubka
d58645f65a Enhance various elements styling with light theme On 2023-11-22 10:43:11 +01:00
Bubka
a224436d0c Enhance Administration legend of the Options view 2023-11-22 09:35:10 +01:00
Bubka
3c61edbf67 Change New password field label 2023-11-22 09:17:53 +01:00
Bubka
3d1c25a1d1 Fix PAT duplicates on creation & Visible token value not being cleared 2023-11-21 16:41:31 +01:00
Bubka
0ebb352df0 Fix validation errors being displayed besides alert notification 2023-11-21 16:04:20 +01:00
Bubka
9c818c69c5 Fix Error view not being displayed while an error exists 2023-11-21 15:06:49 +01:00
Bubka
73b2c60311 Set new UI for the Import view 2023-11-21 13:45:53 +01:00
Bubka
da134a4f76 Set fullscreen-overlay type to the spinner component 2023-11-21 13:45:53 +01:00
Bubka
9d90c7da23 Set main footer styling using a css class instead of styling tag 2023-11-21 13:45:53 +01:00
Bubka
f473533bfb Fix twofaccounts not being selectable in management mode 2023-11-21 13:45:53 +01:00
Bubka
89657bb5aa Fix icon not being displayed in the creation quick form 2023-11-21 13:45:53 +01:00
Bubka
0660957f51 Fix Cancel button appearance in the quick-uploader form 2023-11-21 13:45:53 +01:00
Bubka
0edb70b87e Change auto-lock notification phrase 2023-11-21 13:45:53 +01:00
Bubka
fb78b975b5 Make some cleaning 2023-11-21 13:45:53 +01:00
Bubka
fcc7e6db03 Fix FieldError components not reacting when an error occurs 2023-11-21 13:45:53 +01:00
Bubka
bfe75069a4 Enhance initialIndex evaluation 2023-11-21 13:45:53 +01:00
Bubka
dc03e8b1e5 Update the twofaccounts store after item creation/update 2023-11-21 13:45:52 +01:00
Bubka
e8a3c441be Fix Always On OTPs & Dots display and looping 2023-11-21 13:45:52 +01:00
Bubka
a75e3c13f7 Fix spinners shown for all OTPs while multiple OTP periods exist 2023-11-21 13:45:52 +01:00
Bubka
589a308efb Fix the account field not being enabled for steam type 2023-11-21 13:45:52 +01:00
Bubka
77aed2bba6 Fix typo in event declaration 2023-11-21 13:45:52 +01:00
Bubka
b9c8f9008f Remove unexpected parameter when pushing to webauthn credential edition 2023-11-21 13:45:52 +01:00
Bubka
bb4e79560c Complete webauthn sign in 2023-11-21 13:45:52 +01:00
Bubka
c97bc26952 Prevent password field for user account deletion to be autofilled 2023-11-21 13:45:52 +01:00
Bubka
65fc726f6c Show NotFound instead of the Register view when registration is disabled 2023-11-21 13:45:52 +01:00
Bubka
e30e373c6f Fix app settings not being saved on change 2023-11-21 13:45:52 +01:00
Bubka
c4b2d3a005 Prevent kick-out when copying an OTP during import 2023-11-21 13:45:52 +01:00
Bubka
a4011388ca Fix landing on Start view while twofaccounts collection is not empty 2023-11-21 13:45:52 +01:00
Bubka
26511954c4 Fix kicker triggering & Show a notification when kicked-out 2023-11-21 13:45:52 +01:00