1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-05 18:52:44 +01:00
invoiceninja/app
David Bomba 957ac9f5d8
Fix for password protected authorization (#3198)
* Remove unnecessary save() on invoice

* Update copyright

* Working on Credit Repository

* Implement credits as a paymentable entity

* Add credit_id to transformer

* fix rules for update payment

* Fix random deleted_at keys in transformers

* Fix for password_protect check
2020-01-07 11:13:47 +11:00
..
Console Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
DataMapper Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Events Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Exceptions Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Factory Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Filters Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Helpers Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Http Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Jobs Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Libraries Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Listeners Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Mail Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Models Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Notifications Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
Observers Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
PaymentDrivers Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Policies Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Providers Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Repositories Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Transformers Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Utils Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00