1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 08:21:34 +02:00
invoiceninja/app/Http/Middleware
David Bomba 971653ec7d Api error handling (#1277)
* fix env variable

* update routes

* Improve error handling for API_SECRET when testing API endpoint credentials

* exclude /api/v1/ping from API check
2017-01-11 19:13:22 +11:00
..
ApiCheck.php Api error handling (#1277) 2017-01-11 19:13:22 +11:00
Authenticate.php Code Refactoring 2016-07-03 16:19:22 +00:00
DuplicateSubmissionCheck.php Fix for uploading multiple documents 2016-10-25 20:16:29 +03:00
PermissionsRequired.php Code Refactoring 2016-07-03 16:19:22 +00:00
QueryLogging.php Bug fixes for import page 2016-09-25 21:13:14 +03:00
RedirectIfAuthenticated.php Code Refactoring 2016-07-03 16:19:22 +00:00
StartupCheck.php Support renewing white label license early 2016-12-28 20:40:25 +02:00
VerifyCsrfToken.php API Error handling (#1189) 2016-12-11 20:31:29 +11:00