snipe-it/app/Console/Commands
Bob Clough 096393389c Fixes #5054: LDAP users deactivated for none-ad (#7032)
When using none-AD ldap, users are automatically deactivated every LDAP
sync.  This commit changes the behaviour so that if the active flag isn't set,
the users are enabled.

Fixed #5054, at least for 4.X
2019-05-16 09:31:55 -07:00
..
CreateAdmin.php
DisableLDAP.php
FixDoubleEscape.php
ImportLocations.php Import locations from CSV via command line (#7021) 2019-05-13 02:27:19 -07:00
LdapSync.php Fixes #5054: LDAP users deactivated for none-ad (#7032) 2019-05-16 09:31:55 -07:00
ObjectImportCommand.php Fixed #6291 - send-welcome argument in cli importer 2018-10-04 04:43:06 -07:00
PaveIt.php Features/restore deleted cmd (#5982) 2018-07-27 02:42:55 -07:00
Purge.php
RecryptFromMcrypt.php
RegenerateAssetTags.php
ResetDemoSettings.php Set support footer and version footer to on when resetting the demo 2018-11-08 12:52:37 -08:00
RestoreDeletedUsers.php Features/restore deleted cmd (#5982) 2018-07-27 02:42:55 -07:00
SendExpectedCheckinAlerts.php Patch for 5965 - multiple email recipients no longer working (#6238) 2018-09-26 15:47:53 -07:00
SendExpirationAlerts.php Fixed Expiring Assets Email (#6321) 2018-10-11 14:03:00 -07:00
SendInventoryAlerts.php Patch for 5965 - multiple email recipients no longer working (#6238) 2018-09-26 15:47:53 -07:00
SendUpcomingAuditReport.php Fixes #6204 - added email alerts and web/API access to assets due for audits (#6992) 2019-05-05 22:32:52 -04:00
SyncAssetCounters.php De-normalize new counters from 4.3.0 (#5547) 2018-05-16 19:20:43 -07:00
SyncAssetLocations.php
SystemBackup.php
Version.php