1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 00:41:34 +02:00
invoiceninja/app/Http/Middleware
2020-08-11 13:21:43 +10:00
..
ApiSecretCheck.php remove x-api-version and replace with x-minimum-client-version 2020-06-22 07:30:25 +10:00
Authenticate.php [v2] Hide white label for paid users (#3421) 2020-03-04 22:22:57 +11:00
CheckForMaintenanceMode.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
ClientPortalEnabled.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
ContactRegister.php Additional fields for entities 2020-06-28 08:24:08 +10:00
ContactSetDb.php Invoice Designer (#3283) 2020-02-05 15:06:03 +11:00
ContactTokenAuth.php Refactor for events 2020-07-08 22:02:16 +10:00
Cors.php Fixes for routes" 2020-07-28 23:24:01 +10:00
EncryptCookies.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Locale.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
PasswordProtection.php Ensure models are touched appropriately" 2020-07-16 21:01:39 +10:00
PhantomSecret.php Implement PhantomJS 2020-08-04 21:00:19 +10:00
QueryLogging.php Add middleware to destroy document 2020-08-11 13:21:43 +10:00
RedirectIfAuthenticated.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
SetDb.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
SetDbByCompanyKey.php Fixes for routes" 2020-07-28 23:24:01 +10:00
SetDomainNameDb.php Invoice Designer (#3283) 2020-02-05 15:06:03 +11:00
SetEmailDb.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
SetInviteDb.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
SetWebDb.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
StartupCheck.php Fix bug where restoring a credit wouldn't work 2020-07-20 07:54:10 +10:00
TokenAuth.php Refactor to user company_key instead of company_token 2020-07-28 21:58:15 +10:00
TrimStrings.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
TrustProxies.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
UrlSetDb.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
VerifyCsrfToken.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00