snipe-it/app/Console/Commands
2024-01-25 20:07:18 +00:00
..
CheckinLicensesFromAllUsers.php
CheckoutLicenseToAllUsers.php Fix operator in where clause 2023-04-24 17:26:06 -07:00
CreateAdmin.php Added autoassign_licenses option to create admin 2023-04-16 15:28:08 -07:00
DisableLDAP.php
FixDoubleEscape.php Switch to searching on semicolon instead of & 2022-02-09 15:55:22 -08:00
FixMismatchedAssetsAndLogs.php
GeneratePersonalAccessToken.php Small refactor 2022-06-28 23:18:16 -07:00
ImportLocations.php
KillAllSessions.php Merging master down into develop 2022-03-16 18:02:07 +00:00
LdapSync.php Fix for LDAP syncing with base_dn and location_id and location 2024-01-24 11:54:29 +00:00
LdapTroubleshooter.php Fixed SC-19104 - fixes to ldap:troubleshoot artisan command 2022-06-14 12:18:42 -07:00
MergeUsersByUsername.php One more trim…. sigh.. 2022-05-18 03:53:42 -07:00
MoveUploadsToNewDisk.php Removed dupe lines from merge conflict 2022-05-03 12:56:29 -07:00
NormalizeUserNames.php Added console command to normalize capitalization on names 2023-03-16 16:23:52 -07:00
ObjectImportCommand.php Shift cleanup 2021-06-10 20:19:27 +00:00
PaveIt.php Updated banner with better warning 2021-09-20 18:49:04 -07:00
Purge.php
PurgeLoginAttempts.php
RecryptFromMcrypt.php
ReEncodeCustomFieldNames.php Refine output and checks 2022-06-27 13:54:21 -07:00
RegenerateAssetTags.php Small fixes for asset tag regeneration script 2022-05-18 17:14:22 -07:00
ResetDemoSettings.php Fixed a few more small localization issues 2023-12-24 20:14:49 +00:00
RestoreDeletedUsers.php
RestoreFromBackup.php Whoops, didn't even add changes - duh 2023-12-07 14:08:15 +00:00
RotateAppKey.php Whoops, left in some debug lines 2023-11-28 13:52:07 +00:00
SamlClearExpiredNonces.php Add table-check; add command-description for Artisan command 2024-01-25 20:07:18 +00:00
SendCurrentInventoryToUsers.php
SendExpectedCheckinAlerts.php Remove 7 day padding for expected assets 2024-01-15 16:11:31 +00:00
SendExpirationAlerts.php
SendInventoryAlerts.php
SendUpcomingAuditReport.php
SyncAssetCounters.php Removed $start variable from calback 2023-01-05 18:04:06 -08:00
SyncAssetLocations.php
SystemBackup.php Check that the filename we pass ends in zip, add it if not 2023-05-08 12:41:32 -07:00
Version.php