.. |
ApiAuthenticate.php
|
Updated API auth to allow public user if given permission
|
2020-05-22 22:34:18 +01:00 |
Authenticate.php
|
Updated flow to ensure /register/confirm route is used where needed
|
2020-09-05 17:26:48 +01:00 |
CheckForMaintenanceMode.php
|
Ran phpcbf and updated helpers typehinting
|
2019-09-15 18:29:51 +01:00 |
CheckGuard.php
|
Simplified guard names and rolled out guard route checks
|
2020-02-02 13:10:21 +00:00 |
ChecksForEmailConfirmation.php
|
Ran phpcbf and updated phpcs.xml
|
2021-03-07 22:24:05 +00:00 |
ControlIframeSecurity.php
|
Added iframe CSP, improved session cookie security
|
2021-01-02 02:43:50 +00:00 |
EncryptCookies.php
|
Updated to laravel 5.5
|
2017-11-19 15:56:19 +00:00 |
Localization.php
|
Added croatian to required arrays/lists
|
2021-06-02 21:55:30 +01:00 |
PermissionMiddleware.php
|
Simplified guard names and rolled out guard route checks
|
2020-02-02 13:10:21 +00:00 |
RedirectIfAuthenticated.php
|
Added user setting system and added user-lang option
|
2017-01-15 16:27:24 +00:00 |
RunThemeActions.php
|
Added web-middleware based theme events
|
2021-03-17 12:56:56 +00:00 |
StartSessionIfCookieExists.php
|
Change email confirmation from own middle to trait
|
2019-12-30 15:49:20 +00:00 |
ThrottleApiRequests.php
|
Ran phpcbf and updated phpcs.xml
|
2021-03-07 22:24:05 +00:00 |
TrimStrings.php
|
Updated to laravel 5.5
|
2017-11-19 15:56:19 +00:00 |
TrustProxies.php
|
Fix "Declaration of Middleware\TrustProxies::handle should be compatible with Fideloper\Proxy\TrustProxies::handle"
|
2019-11-20 14:00:20 +03:00 |
VerifyCsrfToken.php
|
Started using OneLogin SAML lib directly
|
2019-11-17 13:26:43 +00:00 |