snipe-it/app
snipe 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
..
Console Fixed #6291 - send-welcome argument in cli importer 2018-10-04 04:44:12 -07:00
Events simplified checkout event handling per @uberbrady’s suggestion 2018-09-10 16:40:26 +02:00
Exceptions Assetcontroller cleanup (#5858) 2018-07-16 17:44:03 -07:00
Helpers Update withCounts because Laravel 5.5 :( 2018-07-24 22:40:05 -07:00
Http Use username instead of email address in password reset (#6382) 2018-10-31 18:03:24 -07:00
Importer Fixed: #6325 & #6317 (#6335) 2018-10-17 13:38:13 -07:00
Jobs Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
LegacyEncrypter First stab at a recrypter for legacy mcrypt conversion 2017-08-21 22:30:56 -07:00
Listeners simplified checkout event handling per @uberbrady’s suggestion 2018-09-10 16:40:26 +02:00
Models Fixed #5879 - added user department filter for custom report 2018-10-31 15:19:13 -07:00
Notifications Fixed #5965: Allow multiple alert email addresses (#6233) 2018-09-26 14:07:41 -07:00
Observers Fixed #4652 - asset not correctly checking out to user on creation 2018-01-17 12:10:28 -08:00
Policies Adds permission checks for custom fields and custom fieldsets (#5645) (#5795) 2018-07-12 18:28:20 -07:00
Presenters Fixed: #6259 - Remove remote JS/CSS file loading (#6330) 2018-10-17 12:52:01 -07:00
Providers [WIP] Added #5957 - Flysystem support (#6262) 2018-09-29 21:33:52 -07:00