snipe-it/app/Console/Commands
Steffen 74c099f0b3 fix LDAP/AD sync: function calls for password creation (#6581)
* - change generatePassword to be more secure (allow duplicate chars)
- move generatePassword from trait to helper
- fix summary output for sync command

* - Don't treat ldap_active_flag as boolean - fixes sync not working at all when ldap field is set
- Sync non activated users (But set activated=0)

* - Read user first before checking against user settings

* Fix failed logins to not throw exceptions
2019-01-15 14:05:47 -08:00
..
CreateAdmin.php Improvement: Better documentation, small refactors (#6017) 2018-08-01 00:06:41 -07:00
DisableLDAP.php Added: Caching of settings (#6378) 2018-11-01 19:59:50 -07:00
FixDoubleEscape.php Fix snipeit:unescape not unescaping quotes (#6506) 2018-12-14 18:08:00 -08:00
LdapSync.php fix LDAP/AD sync: function calls for password creation (#6581) 2019-01-15 14:05:47 -08:00
MoveUploadsToNewDisk.php [WIP] Added #5957 - Flysystem support (#6262) 2018-09-29 21:33:52 -07:00
ObjectImportCommand.php Fixed #6291 - send-welcome argument in cli importer 2018-10-04 04:44:12 -07:00
PaveIt.php Delete content from login attempts table 2018-07-26 18:08:25 -07:00
Purge.php Add presenters for models. (#3098) 2016-12-23 17:52:00 -08:00
RecryptFromMcrypt.php Fixed #3416 - bulk delete asset models 2017-12-12 09:10:05 -08:00
RegenerateAssetTags.php Fixed #4190 - Added artisan command to regenerate asset tags 2017-11-24 11:25:51 -08:00
ResetDemoSettings.php Added footer settings to settings reset 2018-07-24 22:21:16 -07:00
RestoreDeletedUsers.php Uncomment backup 2018-07-26 18:11:51 -07:00
SendCurrentInventoryToUsers.php Only send inventory report to users if they have things checked out to them 2018-09-07 03:08:32 -07:00
SendExpectedCheckinAlerts.php Fixed #5965: Allow multiple alert email addresses (#6233) 2018-09-26 14:07:41 -07:00
SendExpirationAlerts.php Added: Caching of settings (#6378) 2018-11-01 19:59:50 -07:00
SendInventoryAlerts.php Fixed #5965: Allow multiple alert email addresses (#6233) 2018-09-26 14:07:41 -07:00
SyncAssetCounters.php Update withCounts because Laravel 5.5 :( 2018-07-24 22:40:05 -07:00
SyncAssetLocations.php Cleaner re-implementation of loop-detection for asset-assigned-assets (#4553) 2017-12-04 23:00:55 -08:00
SystemBackup.php Change fire() to handle() for Laravel 5.5 2018-07-25 01:28:44 -07:00
Version.php Bumped version 2017-12-01 20:49:04 -08:00