Bubka
|
43d7922732
|
Complete e2e tests for search and account creation
|
2023-09-13 15:34:28 +02:00 |
|
Bubka
|
68d45be102
|
Fix test no returning the Twitter icon (thanks Elon...)
|
2023-09-13 10:04:44 +02:00 |
|
Bubka
|
790606b4a1
|
Add e2e tests for accounts display options
|
2023-09-02 12:23:31 +02:00 |
|
Bubka
|
4bd5cd0d62
|
Speed up multiple options switching in e2e tests
|
2023-09-01 15:22:18 +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
|
690a78a044
|
Add e2e tests for Close & Back buttons
|
2023-08-30 15:48:04 +02:00 |
|
Bubka
|
70313995b9
|
Add e2e tests for role based content of the about page
|
2023-08-29 09:10:10 +02:00 |
|
Bubka
|
afd020019b
|
Refactor & Complete E2E tests for auth, nav and the password component
|
2023-08-04 14:06:23 +02:00 |
|
Bubka
|
44c04ebd25
|
Complete Laravel 10 upgrade
|
2023-08-01 16:33:55 +02:00 |
|
Bubka
|
36188f2230
|
Update tests to phpunit 10
|
2023-08-01 11:28:27 +02:00 |
|
Bubka
|
48bdf69d4e
|
Add support for MS Corporate URIs - fixes #134, fixes #143, fixes #147
|
2023-07-06 17:10:19 +02:00 |
|
Bubka
|
a51f0bb2d9
|
Merge branch 'hotfix-sql-xss-injection' into dev
|
2023-06-30 17:01:04 +02:00 |
|
Bubka
|
9646afd2cc
|
Change GroupStore request validation
|
2023-06-30 15:19:47 +02:00 |
|
Bubka
|
d902e3ecae
|
Fix getOfficialIcons being ignored & Add relevant tests - Fix #194
|
2023-06-07 16:24:06 +02:00 |
|
Bubka
|
4f81b30fcd
|
Add admin setting to disable user registration - Complete #170
|
2023-04-28 16:52:04 +02:00 |
|
Bubka
|
3413d31a3c
|
Fix tests (see 533b913 )
|
2023-04-14 17:54:35 +02:00 |
|
Bubka
|
3724f3e87c
|
Fix test
|
2023-03-27 09:18:07 +02:00 |
|
Bubka
|
ac6c715e9a
|
Apply Laravel Pint fixes
|
2023-03-26 17:13:32 +02:00 |
|
Bubka
|
8bd1615aea
|
Fix test
|
2023-03-25 12:26:01 +01:00 |
|
Bubka
|
ad8db3ae3b
|
Drop PHP 8.0 support & Fix unique validation rules
|
2023-03-25 12:26:01 +01:00 |
|
Bubka
|
16bf0e4e6d
|
Fix first user not being set as admin
|
2023-03-24 17:18:28 +01: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
|
c717e6b279
|
Fix namespaces
|
2023-03-17 17:54:05 +01:00 |
|
Bubka
|
997f13add9
|
Add test for Webauthn login with userVerification=preferred (see #117)
|
2023-03-17 17:09:38 +01:00 |
|
Bubka
|
140cc70cef
|
Make Login & API throttling editable using the .env file - Close #163
|
2023-03-17 11:08:03 +01:00 |
|
Bubka
|
9913560787
|
Enhance logging during authentication (#163)
|
2023-03-16 15:58:00 +01:00 |
|
Bubka
|
960d1ca5f9
|
Fix missing login throttling on WebAuthn login controller
|
2023-03-16 13:23:58 +01:00 |
|
Bubka
|
82717077be
|
Remove invalid calls to the Settings facade
|
2023-03-15 16:26:32 +01:00 |
|
Bubka
|
4d8180a8c1
|
Replace the useWebauthnAsDefault option by a client side form toggle
|
2023-03-15 14:44:51 +01:00 |
|
Bubka
|
5ced8cbf0e
|
Make the User Name unique
|
2023-03-13 14:53:42 +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
|
80723d94ba
|
Update Feature tests
|
2023-03-10 16:03:42 +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
|
c5daeb5376
|
Refactor groups service and controller for better authorization handling
|
2023-03-02 14:32:53 +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
|
3c3d35bff5
|
Enable creation of multiple users
|
2023-02-20 17:09:59 +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
|
2d706e61b7
|
Apply Laravel Pint fixes
|
2022-12-13 12:07:29 +01:00 |
|
Bubka
|
6deb279c8d
|
Fix bad namespace
|
2022-12-13 12:04:19 +01:00 |
|
Bubka
|
5efcdddd88
|
Refactor the icons recording & Update tests
|
2022-12-13 11:26:35 +01:00 |
|