Bubka
|
4acdc176a3
|
Fix PHP paths
|
2023-04-15 10:33:54 +02:00 |
|
Bubka
|
76346123c9
|
Fix typo in PHP versions
|
2023-04-15 10:19:58 +02:00 |
|
Bubka
|
e14bbe78c8
|
Fix missed php update in Dockerfile
|
2023-04-15 10:11:53 +02:00 |
|
Bubka
|
243cf4da13
|
Update to PHP8.1 in Dockerfile - Fix #174
|
2023-04-15 10:09:00 +02:00 |
|
Bubka
|
5a1722535a
|
Update Demo seeder to multi-user schema
|
2023-04-14 19:04:23 +02:00 |
|
Bubka
|
3413d31a3c
|
Fix tests (see 533b913 )
|
2023-04-14 17:54:35 +02:00 |
|
Bubka
|
9f453582a3
|
Build assets & Bump version & Update change log
|
2023-04-14 17:47:51 +02:00 |
|
Bubka
|
75c4b18a69
|
Fix typo in the change log
|
2023-04-07 23:37:58 +02:00 |
|
Bubka
|
533b913c33
|
Fix ShowOtpAsDot typo
|
2023-04-07 23:35:48 +02:00 |
|
Bubka
|
e4c9e87522
|
Fix icon fetched twice or forgotten during import
|
2023-03-29 17:43:41 +02:00 |
|
Bubka
|
3724f3e87c
|
Fix test
|
2023-03-27 09:18:07 +02:00 |
|
Bubka
|
aaa343e316
|
Fix theme not being applied after login
|
2023-03-27 08:30:47 +02:00 |
|
Bubka
|
3fcb02a4e1
|
Set inputs as string
|
2023-03-26 23:15:43 +02:00 |
|
Bubka
|
3e012ae4e2
|
Update phpdocs
|
2023-03-26 23:04:06 +02:00 |
|
Bubka
|
908243e990
|
Fix GA workflow syntax
|
2023-03-26 17:24:03 +02:00 |
|
Bubka
|
ceae6f029c
|
Recompile assets
|
2023-03-26 17:18:39 +02:00 |
|
Bubka
|
9056174429
|
Remove PHP 8.0 from TravisCI tests
|
2023-03-26 17:17:20 +02:00 |
|
Bubka
|
ac6c715e9a
|
Apply Laravel Pint fixes
|
2023-03-26 17:13:32 +02:00 |
|
Bubka
|
1e0c0b8cfc
|
Bump version & Update change log
|
2023-03-26 16:53:20 +02:00 |
|
Bubka
|
39166aef45
|
Update translations
|
2023-03-25 18:00:02 +01:00 |
|
Bubka
|
8fc3dcdea6
|
Upgrade node dependencies & Rebuild assets
|
2023-03-25 12:33:02 +01: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
|
fe5dce8d38
|
Log when user is set as admin during registration
|
2023-03-24 17:58:29 +01:00 |
|
Bubka
|
16bf0e4e6d
|
Fix first user not being set as admin
|
2023-03-24 17:18:28 +01:00 |
|
Bubka
|
b8f290dc97
|
Add workflow_dispatch event to trigger the update-docs-repo WF manually
|
2023-03-24 13:45:06 +01:00 |
|
Bubka
|
fb87f63744
|
Merge pull request #164 from jesuskills/patch-1
Corrected Link for Heroku
|
2023-03-24 13:23:39 +01:00 |
|
Bubka
|
cf61b3a6d2
|
Add a GA workflow to prune workflow runs on GitHub
|
2023-03-24 11:59:42 +01:00 |
|
Bubka
|
7aa53c4a3d
|
Rebuild assets
|
2023-03-24 11:43:35 +01:00 |
|
Bubka
|
3239bc2231
|
Upgrade Github Actions
|
2023-03-24 11:28:24 +01:00 |
|
Bubka
|
18e83e1f4a
|
Restore user/name route but as deprecated
|
2023-03-22 15:40:44 +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
|
b5f8322ea3
|
Remove unused seeders & Fix phpdocs
|
2023-03-17 17:17:04 +01:00 |
|
Bubka
|
997f13add9
|
Add test for Webauthn login with userVerification=preferred (see #117)
|
2023-03-17 17:09:38 +01:00 |
|
Bubka
|
2eaaf2bea8
|
Enhance logging during Release radar scan
|
2023-03-17 13:37:56 +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
|
f359a1ade3
|
Fix user preferences not being applied correctly after sign-in
|
2023-03-15 11:46:37 +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
|
4753401827
|
Prevent last admin deletion & Update the Delete user feature
|
2023-03-10 16:02:56 +01:00 |
|
Bubka
|
fd6941d300
|
Update the About view and its controller to split user & admin vars
|
2023-03-10 16:01:23 +01:00 |
|
Bubka
|
6b6ad12bb7
|
Add an Admin scope to retrieve Admin users easily
|
2023-03-10 15:58:05 +01:00 |
|