snipe-it/app/Console/Commands
snipe 17275cbeb8
Merge pull request #12905 from marcusmoore/fixes/checkout-via-artisan
Fixes where clause operator in artisan checkout command
2023-04-25 22:21:59 -07: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
FixMismatchedAssetsAndLogs.php
GeneratePersonalAccessToken.php Small refactor 2022-06-28 23:18:16 -07:00
ImportLocations.php
KillAllSessions.php
LdapSync.php added ldap_location to settings 2023-04-25 11:44:04 -07: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
NormalizeUserNames.php Added console command to normalize capitalization on names 2023-03-16 16:23:52 -07:00
ObjectImportCommand.php
PaveIt.php
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 Add login note to demo resetter 2022-05-15 10:20:03 -07:00
RestoreDeletedUsers.php
RestoreFromBackup.php Resolves Rollbar error 16746 - missing array key 'extension' 2023-01-24 18:19:26 -08:00
RotateAppKey.php
SendCurrentInventoryToUsers.php
SendExpectedCheckinAlerts.php
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
Version.php