BookStack/app/Console/Commands
Abijeet 7da8804753 Adds code to allow deletion of users via cmd line.
Fixes #579

Command:

php artisan bookstack:delete-users

Signed-off-by: Abijeet <abijeetpatro@gmail.com>
2017-12-26 02:22:41 +05:30
..
ClearActivity.php Added clear activity/revision commands. Cleaned commands. 2017-02-26 09:16:24 +00:00
ClearRevisions.php Added clear activity/revision commands. Cleaned commands. 2017-02-26 09:16:24 +00:00
ClearViews.php Added clear activity/revision commands. Cleaned commands. 2017-02-26 09:16:24 +00:00
DeleteUsers.php Adds code to allow deletion of users via cmd line. 2017-12-26 02:22:41 +05:30
RegeneratePermissions.php Made more efficiency improvements to permission system 2017-04-30 11:38:58 +01:00
RegenerateSearch.php Updated search-regen command description 2017-10-01 17:51:59 +01:00
UpgradeDatabaseEncoding.php Updated utfmb4 upgrade command 2017-07-22 16:19:17 +01:00