snipe-it/app/Console/Commands
snipe b381528668
Added console rekey tool (#7330)
* Removed console command specifications, since they’re pulled dynamically now

* Added rekey console command

* Removed unused code

* Comment clarifiction

* Handle LDAP password
2019-09-03 11:03:32 -07:00
..
CreateAdmin.php
DisableLDAP.php
FixDoubleEscape.php
ImportLocations.php Improved error checking in locations importer 2019-06-10 18:50:41 -07:00
LdapSync.php Fixes #5054: LDAP users deactivated for none-ad (#7032) 2019-05-16 09:31:55 -07:00
ObjectImportCommand.php Renamed fire() to handle() 2019-05-22 00:52:32 -07:00
PaveIt.php
Purge.php Spelling Correction (#7206) 2019-06-27 18:33:13 -07:00
RecryptFromMcrypt.php
ReEncodeCustomFieldNames.php Command to fix custom field unicode conversion differences between PHP versions (#7263) 2019-07-18 14:30:18 -07:00
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
RotateAppKey.php Added console rekey tool (#7330) 2019-09-03 11:03:32 -07:00
SendExpectedCheckinAlerts.php Renamed fire() to handle() 2019-05-22 00:52:32 -07:00
SendExpirationAlerts.php Renamed fire() to handle() 2019-05-22 00:52:32 -07:00
SendInventoryAlerts.php
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 Fixed more camel-casing -> snake-casing 2019-05-24 16:01:12 -07:00
SyncAssetLocations.php Fixed casing in sync command 2019-05-24 16:12:43 -07:00
SystemBackup.php Renamed fire() to handle() 2019-05-22 00:52:32 -07:00
Version.php