1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-22 09:21:34 +02:00
invoiceninja/resources/lang/en
David Bomba 62e2444a2c
Sign Up Scaffolding (#2453)
* Fix js dependencies

* Breadcrumb implementation

* Test for UniqueEmailRule Validation

* reduce length of account_key to prevent key too long error

* Fixes for travis - reduce user email length

* Reduce all unique field lengths to 100 to prevent key overflow

* Fix for Bank Model

* Prevent a user from registering multiple account with one email address when using multiple databases
2018-10-17 23:26:27 +11:00
..
auth.php Multi Auth - Multi DB (#2442) 2018-10-15 16:00:48 +11:00
pagination.php Multi Auth - Multi DB (#2442) 2018-10-15 16:00:48 +11:00
passwords.php Multi Auth - Multi DB (#2442) 2018-10-15 16:00:48 +11:00
texts.php Sign Up Scaffolding (#2453) 2018-10-17 23:26:27 +11:00
validation.php Multi Auth - Multi DB (#2442) 2018-10-15 16:00:48 +11:00