Bubka
|
3b156df8a2
|
Fix the useWebauthnOnly preference not being saved at webauthn reset
|
2024-02-23 16:39:32 +01:00 |
|
Bubka
|
6fe00585e5
|
Target db tables using config helper rather than hard coded strings
|
2024-02-23 16:39:32 +01:00 |
|
Bubka
|
8b397750e8
|
Control & Promote administrator status via a method rather than a prop
|
2024-02-23 16:39:32 +01:00 |
|
Bubka
|
ecd905c36c
|
Apply Pint fixes
|
2023-12-20 16:55:58 +01:00 |
|
Bubka
|
c5d173f45c
|
Fix user registration via SSO with existing email and name
|
2023-12-14 15:39:14 +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
|
ee02fb5d92
|
Change HTTP code returned for routes rejected in reverse proxy setup
|
2023-11-23 12:56:09 +01:00 |
|
Bubka
|
9d72525b38
|
Make the back-end returns the user email on login/register
|
2023-11-21 13:45:48 +01:00 |
|
Bubka
|
7efc20e74f
|
Set up the Register view (without webauthn registration)
|
2023-11-21 13:45:48 +01:00 |
|
Bubka
|
0435cecd53
|
Adapt back-end to the new front-end auth management
|
2023-11-21 13:45:47 +01:00 |
|
Bubka
|
11d9da51d4
|
Set a dedicated blade landing view
|
2023-11-21 13:45:46 +01:00 |
|
indy koning
|
160f55fa6b
|
Add support for an openid provider
|
2023-11-20 23:25:36 +01:00 |
|
Bubka
|
7530a17e12
|
Set email length validation to max SQL string length - Fixes #214
|
2023-08-04 09:48:47 +02:00 |
|
Bubka
|
6c78be8d0b
|
Fix checkForUpdate setting not being displayed - Closes #213
|
2023-08-01 17:26:56 +02:00 |
|
Bubka
|
44c04ebd25
|
Complete Laravel 10 upgrade
|
2023-08-01 16:33:55 +02:00 |
|
Bubka
|
fe5d807170
|
Upgrade to Laravel 10 & phpunit 10
|
2023-08-01 11:26:58 +02:00 |
|
Bubka
|
4f81b30fcd
|
Add admin setting to disable user registration - Complete #170
|
2023-04-28 16:52:04 +02:00 |
|
Bubka
|
3e012ae4e2
|
Update phpdocs
|
2023-03-26 23:04:06 +02:00 |
|
Bubka
|
ac6c715e9a
|
Apply Laravel Pint fixes
|
2023-03-26 17:13:32 +02: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
|
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
|
dce3d16c37
|
Apply Laravel Pint fixes
|
2023-03-10 22:59:46 +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
|
a2e0c52189
|
Add a Unique rule for user email validation in update/store requests
|
2023-03-10 15:57:34 +01:00 |
|
Bubka
|
9133436020
|
Update logs messages
|
2023-02-27 00:33:42 +01:00 |
|
Bubka
|
c8c1530b51
|
Apply Laravel Pint fixes
|
2023-02-25 22:23:38 +01:00 |
|
Bubka
|
ed3a17a4fb
|
Add IDs to logs to identify the user concerned by the logged event
|
2023-02-21 14:09:36 +01:00 |
|
Bubka
|
5c83e17752
|
Let the WebAuthn form log in any user
|
2023-02-21 09:29:05 +01:00 |
|
Bubka
|
90f322f3b1
|
Set the first user to be an admin
|
2023-02-20 17:12:24 +01:00 |
|
Bubka
|
3c3d35bff5
|
Enable creation of multiple users
|
2023-02-20 17:09:59 +01:00 |
|
Bubka
|
373ffa14c8
|
Fix language definition in blade view
|
2023-02-19 22:59:20 +01:00 |
|
Bubka
|
5e5e50d053
|
Add Admin role & split settings between appSettings and userPreferences
|
2023-02-17 17:12:53 +01:00 |
|
Bubka
|
eadebb41ac
|
Add a Light theme and a theme detection/selection feature
|
2023-02-01 17:21:55 +01:00 |
|
Bubka
|
dcc6579365
|
Fix custom base URL support
|
2023-01-25 16:58:30 +01:00 |
|
Bubka
|
8f6bf85fa8
|
Add support for custom base URL - resolve #114
|
2023-01-20 17:36:15 +01:00 |
|
Bubka
|
2d706e61b7
|
Apply Laravel Pint fixes
|
2022-12-13 12:07:29 +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 |
|