Matthew Penner
|
67bf3e342e
|
api(application): v2 backport
|
2022-12-14 17:05:46 -07:00 |
|
Lance Pioch
|
a1a52754ad
|
chore: add phpstan static analysis minimum (#4511)
|
2022-11-28 09:56:03 -07:00 |
|
Matthew Penner
|
cbcf62086f
|
Upgrade to Laravel 9 (#4413)
Co-authored-by: DaneEveritt <dane@daneeveritt.com>
|
2022-10-14 10:59:20 -06:00 |
|
DaneEveritt
|
34ffaebd3e
|
Run cs-fix, ensure we only install dependency versions supporting 7.4+
|
2022-05-04 19:01:29 -04:00 |
|
Dane Everitt
|
4a84c36009
|
Fix security vulnerability when authenticating a two-factor authentication token for a user
See associated security advisory for technical details on the content of this security fix.
GHSA ID: GHSA-5vfx-8w6m-h3v4
|
2021-09-21 21:30:08 -07:00 |
|
Dane Everitt
|
c449ca5155
|
Use more standardized phpcs
|
2021-01-23 12:33:34 -08:00 |
|
Dane Everitt
|
7b75e7a648
|
Support using recovery tokens during the login process to bypass 2fa; closes #479
|
2020-07-02 23:01:02 -07:00 |
|
Dane Everitt
|
7543ef085d
|
Format files
|
2019-09-05 21:32:57 -07:00 |
|
Dane Everitt
|
212773d63c
|
Finish authentication flow for 2FA
|
2019-06-22 13:33:11 -07:00 |
|
Dane Everitt
|
136e4b5b7b
|
Fix some issues
|
2018-12-30 12:45:57 -08:00 |
|
Dane Everitt
|
550c622d3b
|
Obliterate JWT from codebase
|
2018-07-14 22:48:09 -07:00 |
|
Dane Everitt
|
6336e5191f
|
Strip out JWT usage and use cookies to track the currently logged in user
|
2018-07-14 22:42:58 -07:00 |
|
Dane Everitt
|
e7faf979a1
|
Change login handling to automatically redirect a user if their session will need renewal.
|
2018-06-16 14:05:39 -07:00 |
|
Dane Everitt
|
03c83c084a
|
Revert use of cookies, go back to using a JWT
|
2018-06-06 22:49:44 -07:00 |
|
Dane Everitt
|
e948d81d8a
|
Base attempt at using vuex to handle logins
|
2018-06-05 23:00:01 -07:00 |
|
Dane Everitt
|
a1444b047e
|
Fix JWT handling for API access when logging in
|
2018-05-28 14:59:48 -07:00 |
|
Dane Everitt
|
4fad244073
|
Show correct auth error.
|
2018-04-08 16:16:04 -05:00 |
|
Dane Everitt
|
d63624f607
|
Working login form with password reset functionality.
|
2018-04-08 15:18:13 -05:00 |
|
Dane Everitt
|
c3e462ab2f
|
Cleanup login/reset functionality, address security issue with 2FA pathways
|
2018-04-07 16:17:51 -05:00 |
|
Dane Everitt
|
4f3c668420
|
Refactor auth controllers to be cleaner and easier to maintain
|
2018-04-07 12:35:15 -05:00 |
|