invoiceninja/app/Http/Middleware
David Bomba f712b789ca
Fixes for tests (#3184)
* fix typo

* php-cs traits

* CS fixer pass

* Password protect User routes

* Implement checks to prevent editing a deleted record

* Clean up payment flows

* Fixes for tests
2019-12-31 08:59:12 +11:00
..
ApiSecretCheck.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
Authenticate.php Update copyright 2019-05-11 13:32:07 +10:00
CheckForMaintenanceMode.php Update copyright 2019-05-11 13:32:07 +10:00
ClientPortalEnabled.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
ContactSetDb.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
ContactTokenAuth.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
Cors.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
EncryptCookies.php Update copyright 2019-05-11 13:32:07 +10:00
Locale.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
PasswordProtection.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
QueryLogging.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
RedirectIfAuthenticated.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
SetDb.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
SetDomainNameDb.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
SetEmailDb.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
SetInviteDb.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
SetWebDb.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
StartupCheck.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
TokenAuth.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
TrimStrings.php Update copyright 2019-05-11 13:32:07 +10:00
TrustProxies.php Update copyright 2019-05-11 13:32:07 +10:00
UrlSetDb.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
VerifyCsrfToken.php Update copyright 2019-05-11 13:32:07 +10:00