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
|
140cc70cef
|
Make Login & API throttling editable using the .env file - Close #163
|
2023-03-17 11:08:03 +01:00 |
|
Bubka
|
dce3d16c37
|
Apply Laravel Pint fixes
|
2023-03-10 22:59:46 +01:00 |
|
Bubka
|
4006deb1e0
|
Fix the user provider not honoring the useWebauthnOnly option
|
2023-03-02 15:07:46 +01:00 |
|
Bubka
|
c5daeb5376
|
Refactor groups service and controller for better authorization handling
|
2023-03-02 14:32:53 +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
|
2d706e61b7
|
Apply Laravel Pint fixes
|
2022-12-13 12:07:29 +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
|
017bbc6304
|
Replace darkghosthunter/larapass with laragear/webauthn
|
2022-11-25 15:20:36 +01: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
|
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
|
2123250a5e
|
Fix multiple issues detected by static analysis
|
2022-09-07 17:54:27 +02:00 |
|
Bubka
|
70c4c271cd
|
Fix some issues detected by static analysis
|
2022-08-26 16:06:59 +02:00 |
|
Bubka
|
be632bb489
|
Set TwoFAccountService as static behind a Facade
|
2022-07-30 11:38:20 +02:00 |
|
Bubka
|
601d50e8a4
|
Set GroupService as static behind a Facade
|
2022-07-30 11:25:19 +02:00 |
|
Bubka
|
2fcaf46c9d
|
Set QrCodeService as static behind a Facade
|
2022-07-30 10:46:02 +02:00 |
|
Bubka
|
e2bfbe5868
|
Bind TwoFAccountService to Service Container
|
2022-07-29 19:22:54 +02:00 |
|
Bubka
|
e49c358cda
|
Bind SettingService & GroupService to the Service Container
|
2022-07-29 18:34:27 +02:00 |
|
Bubka
|
14609dec95
|
Bind QrCodeService to the Service Container
|
2022-07-29 16:42:52 +02:00 |
|
Bubka
|
bf32b37176
|
Add Logo fetching service - Close #99
|
2022-07-20 13:41:28 +02:00 |
|
Bubka
|
0999ad5a24
|
Fix possible MySQL index length issue when using MyISAM engine in WAMP
|
2022-04-04 09:23:23 +02:00 |
|
Bubka
|
cdfda1591b
|
Add possibility to delete the registered user and reset 2FAuth data
|
2022-03-31 11:24:01 +02:00 |
|
Bubka
|
9b96c5fd70
|
Code cleaning
|
2022-03-31 11:24:01 +02:00 |
|
Bubka
|
725c012042
|
Fix and complete reverse-proxy support & Adjust front-end views
|
2022-03-31 11:24:01 +02:00 |
|
Bubka
|
911e18c9c4
|
Add reverse-proxy guard to support authentication proxy
|
2022-03-31 11:24:01 +02:00 |
|
Bubka
|
f3c6b9da5b
|
Add WebAuthn authentication
|
2022-03-31 11:24:01 +02:00 |
|
Bubka
|
20856d62c6
|
Upgrade to Laravel 8
|
2022-03-31 11:24:01 +02:00 |
|
Bubka
|
65da59db64
|
Drop appstract/laravel-options package
|
2022-03-31 11:24:01 +02:00 |
|
Bubka
|
0a22fb4cf1
|
Move model events from eloquent closures to dedicated event classes
|
2022-03-31 11:24:01 +02:00 |
|
Bubka
|
7efa86b232
|
Set up paths & namespace to match versioned routes
|
2022-03-31 11:24:01 +02:00 |
|
Bubka
|
0383f07ad7
|
Add versioning to Laravel routes
|
2022-03-31 11:24:01 +02:00 |
|
Bubka
|
d6306e5dd0
|
Use FreshApiToken instead of Personal access token for front-end auth
|
2022-03-31 11:24:01 +02:00 |
|
Bubka
|
361ee38cf2
|
Change Settings attributes and routes
|
2022-03-31 11:24:01 +02:00 |
|
Bubka
|
10fc144246
|
Refactor Options to a Setting service bound with the service container
|
2022-03-31 11:24:01 +02:00 |
|
Bubka
|
f22f389487
|
Set JSON resources without wrapping
|
2022-03-31 11:24:00 +02:00 |
|
Bubka
|
e7156d0650
|
Fix too long key error during migration for some MySQL setup
|
2020-12-01 09:19:58 +01:00 |
|
Bubka
|
06d5c62e8d
|
Upgrade to Laravel 7.0
|
2020-10-12 08:05:33 +02:00 |
|
Bubka
|
98c02a48dc
|
Enhance test code coverage
|
2020-03-08 20:16:56 +01:00 |
|
Bubka
|
c9150c47fd
|
initial commit
|
2019-05-20 07:37:41 +02:00 |
|