Bubka
|
2db5adfe3b
|
Enhance QR code reading & return more relevant error msg - Fixes #244
|
2024-03-22 18:04:44 +01:00 |
|
Bubka
|
f4edbcd044
|
Set missing parameters to null to prevent error at import - Fixes #277
|
2024-01-17 08:33:03 +01:00 |
|
Bubka
|
ecd905c36c
|
Apply Pint fixes
|
2023-12-20 16:55:58 +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
|
1352634b0f
|
Fallback Account to Issuer during Aegis import to prevent failure
|
2023-06-07 17:49:12 +02:00 |
|
Bubka
|
a584c21670
|
Set user to orphan 2FAs/groups when behind auth proxy - Fix #176
|
2023-04-19 08:38:48 +02:00 |
|
Bubka
|
e4c9e87522
|
Fix icon fetched twice or forgotten during import
|
2023-03-29 17:43:41 +02:00 |
|
Bubka
|
ac6c715e9a
|
Apply Laravel Pint fixes
|
2023-03-26 17:13:32 +02:00 |
|
Bubka
|
dae0a93ce8
|
Fix duplicate detection being made on all twofaccounts in db
|
2023-03-22 15:39:51 +01:00 |
|
Bubka
|
9c5f18bb46
|
Enhance test coverage
|
2023-03-18 17:33:43 +01:00 |
|
Bubka
|
2eaaf2bea8
|
Enhance logging during Release radar scan
|
2023-03-17 13:37:56 +01:00 |
|
Bubka
|
9913560787
|
Enhance logging during authentication (#163)
|
2023-03-16 15:58:00 +01:00 |
|
Bubka
|
dc71d87f61
|
Make the RemoteUserProvider use a db persisted user & Update tests
|
2023-03-12 17:47:40 +01:00 |
|
Bubka
|
dce3d16c37
|
Apply Laravel Pint fixes
|
2023-03-10 22:59:46 +01:00 |
|
Bubka
|
0a8807d87a
|
Update & Complete API controllers tests and Unit tests
|
2023-03-08 17:49:52 +01:00 |
|
Bubka
|
823acde49d
|
Fix the TwoFAccount Export feature & add related tests
|
2023-03-08 09:41:57 +01:00 |
|
Bubka
|
af4400a74d
|
Update Authorizations, Logs and Tests for TwoFAccounts management
|
2023-03-08 09:41:18 +01:00 |
|
Bubka
|
b07150a14a
|
Refactor groups service and controller again
|
2023-03-07 17:45:40 +01:00 |
|
Bubka
|
47be24b60f
|
Fix calls to Setting instead of User preferences
|
2023-03-02 14:34:05 +01:00 |
|
Bubka
|
c5daeb5376
|
Refactor groups service and controller for better authorization handling
|
2023-03-02 14:32:53 +01:00 |
|
Bubka
|
9133436020
|
Update logs messages
|
2023-02-27 00:33:42 +01:00 |
|
Bubka
|
27717d05b8
|
Move Authorization checks to Service for Groups & Update tests
|
2023-02-27 00:32:49 +01:00 |
|
Bubka
|
c8c1530b51
|
Apply Laravel Pint fixes
|
2023-02-25 22:23:38 +01:00 |
|
Bubka
|
e0f0afc505
|
Bind Groups to Users & Add relevant authorizations with policies
|
2023-02-23 16:59:16 +01:00 |
|
Bubka
|
3c77503fb1
|
Bind TwoFAccounts to Users & Add relevant authorizations with policies
|
2023-02-23 10:53:58 +01:00 |
|
Bubka
|
5e5e50d053
|
Add Admin role & split settings between appSettings and userPreferences
|
2023-02-17 17:12:53 +01:00 |
|
Bubka
|
77eebbd35d
|
Use Laravel Cache to optimize access to user Settings
|
2023-02-15 08:41:35 +01:00 |
|
Bubka
|
ef7ccac88e
|
Change version comparison method in ReleaseRadarService
|
2023-02-08 16:18:57 +01:00 |
|
Bubka
|
7137f0e7a1
|
Add support of floats to SettingService
|
2023-02-08 16:18:57 +01:00 |
|
Bubka
|
05eafe51ac
|
Merge hotfixes for v3.4.2 into dev
|
2023-01-25 13:37:25 +01:00 |
|
Bubka
|
664bca3448
|
Fix #160 : Steam otpauth URIs are rejected by the Import feature
|
2023-01-25 13:12:03 +01:00 |
|
Bubka
|
17137b9885
|
Add support for 2FAuth json migration
|
2022-12-14 22:24:57 +01:00 |
|
Bubka
|
88195a6afb
|
Add export feature to the Edit mode - Complete #100
|
2022-12-14 22:24:57 +01:00 |
|
Bubka
|
2d706e61b7
|
Apply Laravel Pint fixes
|
2022-12-13 12:07:29 +01:00 |
|
Bubka
|
5efcdddd88
|
Refactor the icons recording & Update tests
|
2022-12-13 11:26:35 +01:00 |
|
Bubka
|
6ab73cba3a
|
Change log level in migrators
|
2022-12-09 10:55:39 +01:00 |
|
Bubka
|
65c4bbc496
|
Apply Laravel Pint fixes
|
2022-12-09 10:55:11 +01:00 |
|
Bubka
|
05a39b6501
|
Update tests & minor fixes
|
2022-12-09 10:53:01 +01:00 |
|
Bubka
|
d6fd8e3c52
|
Apply Laravel Pint fixes
|
2022-11-25 15:20:36 +01:00 |
|
Bubka
|
d84dd6659e
|
Complete phpDocs type-hints
|
2022-11-25 15:20:36 +01:00 |
|
Bubka
|
6a41c77144
|
Fix issues detected by static code analysis
|
2022-10-12 11:14:17 +02:00 |
|
Bubka
|
8d3a97a701
|
Complete the release radar to notify new 2Fauth releases - Close #127
|
2022-10-12 11:14:17 +02:00 |
|
Bubka
|
ed19b482cd
|
Add support for 2FAS Auth export and fix some issues with migrators
|
2022-10-11 11:20:43 +02:00 |
|
Bubka
|
5c35f815ba
|
Set Imports IDs from constants
|
2022-10-10 13:44:12 +02:00 |
|
Bubka
|
eb05d39210
|
Add icon import from Aegis migration data
|
2022-10-10 11:24:02 +02:00 |
|
Bubka
|
e79ae0a3ed
|
Refactor and finalize the Import feature for G.Auth, Aegis & Plain Text
|
2022-10-07 19:01:09 +02:00 |
|
Bubka
|
41387453d5
|
Refactor Import feature to support more sources of export
|
2022-09-30 13:58:31 +02:00 |
|
Bubka
|
062d809a28
|
Initiate the Release Radar
|
2022-09-21 21:50:41 +02:00 |
|
Bubka
|
03e2decddc
|
Use GuardHelpers trait & Enhance RemoteUserProvider
|
2022-09-07 17:58:34 +02:00 |
|
Bubka
|
2123250a5e
|
Fix multiple issues detected by static analysis
|
2022-09-07 17:54:27 +02:00 |
|