Charlie McMackin
a526877dd9
Add hasConfig middleware and use it in GroupController
2024-09-07 18:33:33 -05:00
Charlie McMackin
4248abde7c
Extract and add EnsureCuratedRegistration middleware
...
Previously the various config checks for curated registration were preventing
`artisan route:list` from running successfully.
Here we extract that logic from the controller's contructor and place in a
middleware around the CuratedRegisterController routes.
2024-09-07 18:33:33 -05:00
Emelia Smith
4afe72e62f
Add oauth protection to admin domain blocks API
2024-03-30 01:07:44 +01:00
Daniel Supernault
a8453e7719
Update api routes, add DeprecatedEndpoint middleware
2023-06-06 01:55:28 -06:00
Daniel Supernault
a9d588e15e
Update middleware
2022-12-09 03:55:06 -07:00
Daniel Supernault
18f3fcc663
Update Laravel 8 => 9
2022-11-07 18:41:25 -07:00
Daniel Supernault
97f3bc571e
Update TrustProxies middleware
2022-06-09 02:28:59 -06:00
Daniel Supernault
e6d9437846
Update middleware
2021-11-08 23:21:53 -07:00
Daniel Supernault
f37952d6cf
Update verify email screen, add contact admin link
2021-06-13 00:37:54 -06:00
Daniel Supernault
f4fc8347c9
Update config() to config_cache()
2021-05-11 19:59:24 -06:00
Daniel Supernault
19d6e7df65
Update middleware, add AccountInterstitial support
2020-12-09 21:59:16 -07:00
Daniel Supernault
27f3b29cf8
Update email confirmation middleware, add 2FA to allow list. Fixes #2385
2020-08-15 23:37:10 -06:00
dx7
f3dba54179
Fix logout link on 2FA verification page
2020-07-26 01:34:35 -03:00
Daniel Supernault
0c82c97069
Added trusted devices to sudo mode
2020-03-14 22:35:35 -06:00
Daniel Supernault
6a16559132
Update DangerZone/Sudo middleware
2020-02-17 23:16:44 -07:00
Daniel Supernault
17c1a83d9e
Add RestrictedAccess middleware for Restricted Mode
2020-01-27 21:16:19 -07:00
Daniel Supernault
026b59f025
Update StatusController
2019-11-23 22:18:51 -07:00
Daniel Supernault
d3eaccf706
Update Two factor middleware to allow 3 attempts
2019-10-07 03:25:26 -06:00
Daniel Supernault
db3b873a50
Update csrf middleware
2019-09-26 22:43:16 -06:00
Daniel Supernault
29e23d80cb
Update EmailVerificationCheck middleware, allow users to edit email after registration in case of typos
2019-09-01 17:54:06 -06:00
Daniel Supernault
32ef92b917
Add Localization Middleware
2018-11-03 21:58:00 -06:00
Daniel Supernault
ef3edc185d
Update 2fa, logout user after two failed attempts
2018-10-25 19:49:35 -06:00
Daniel Supernault
6d890aaf7f
Prepare 2FA
2018-09-15 23:15:45 -06:00
Daniel Supernault
d90cfffa3f
Update DangerZone middleware to use session instead of cookie
2018-09-09 21:44:51 -06:00
Daniel Supernault
90fbf8e481
Add DangerZone middleware
2018-09-09 14:19:57 -06:00
daniel
b8abbdd90f
Apply fixes from StyleCI
2018-08-28 03:07:36 +00:00
Daniel Supernault
a2eb1f02ba
Update EmailVerificationCheck middleware
2018-08-12 20:36:01 -06:00
Daniel Supernault
612082d043
Update EmailVerification Middleware
...
Allow login/logout routes
2018-07-12 10:39:14 -06:00
Daniel Supernault
a415b421cb
Add Email Verification
2018-06-13 23:30:43 -06:00
Daniel Supernault
05df1c6a5f
Add admin middleware
2018-05-19 20:58:45 -06:00
Daniel Supernault
a034358c98
Add Laravel Framework
2018-04-15 17:56:48 -06:00