3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-02-06 05:45:34 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
e3e0d57f56 Minor code cleanup bits and bobs (#6805)
* Add IDE Helper files

* Cleanup imports

- Alphabetises imports
- Removes unused imports

* Add Platform requirements

* Move filling asset into block where asset exists

* Remove duplicate array keys
2019-03-13 20:12:03 -07:00
ea91d59ffc Use username instead of email address in password reset (#6382)
* Switch to use username instead of email

* Fixed indenting

* Updated password language

* Updated blades to reflect username instead of email

* Changed password/reset controllers to use username instead of email

* Redirect to login page instead of repeating the password reset form
2018-10-31 18:03:24 -07:00
25097bce31 Only allow activated users to reset their password 2018-08-14 18:04:27 -07:00
51ceaedfaf Small phpcbf cleanup 2016-12-29 14:02:18 -08:00
5cd7e84d98 Renamed Password controllers to new 5.3 versions 2016-12-14 05:06:15 -08:00