1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 00:41:34 +02:00
invoiceninja/app/Http/Requests/Quote
David Bomba a8c15ef1c9
Version checking (#3451)
* Ensure NINJA_ENVIRONMENT variable is present  in .env file

* Implement version checking in app

* Remove password protection from check version route
2020-03-08 09:15:11 +11:00
..
ActionQuoteRequest.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
CreateQuoteRequest.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
DestroyQuoteRequest.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
EditQuoteRequest.php Modifications to Designs (#3353) 2020-02-20 07:44:12 +11:00
ShowQuoteRequest.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
StoreQuoteRequest.php Version checking (#3451) 2020-03-08 09:15:11 +11:00
UpdateQuoteRequest.php Version checking (#3451) 2020-03-08 09:15:11 +11:00