ORIENT/modules/system
Ben Thomson a66310bd56
Allow changing of Backend user passwords through CLI. (#4836)
Adds an Artisan command "october:passwd" to change the password of a Backend User through CLI. This command may only be run through CLI - it will not work if called through a web handler.

Refs: #3521, #4835. Docs: 1f3bfc719e
2019-12-23 08:19:15 +08:00
..
assets Improve UX for checkboxlists on mobile (#4841) 2019-12-22 13:39:22 -06:00
behaviors Remove unused imports 2018-08-24 19:51:59 +02:00
classes Always sort plugins by key, then dependencies 2019-12-21 20:50:28 +11:00
console Allow changing of Backend user passwords through CLI. (#4836) 2019-12-23 08:19:15 +08:00
controllers Correctly display HTML entities in event log (#4566) 2019-12-17 22:43:44 +08:00
database Code quality clean up (#4449) 2019-07-18 08:50:37 -06:00
helpers Code quality clean up (#4449) 2019-07-18 08:50:37 -06:00
lang Slovenian language added (#4796) 2019-12-10 20:17:42 +11:00
models Correctly display HTML entities in event log (#4566) 2019-12-17 22:43:44 +08:00
partials Fixes bugs with 'collapsed' saved to cookies (#4080) 2019-01-23 01:30:53 -06:00
reportwidgets Allow decompiled Backend JS assets (#4549) 2019-08-16 16:19:16 +08:00
traits Add missing documentation comment blocks for fired events (#4788) 2019-11-24 23:59:00 -06:00
twig Code quality clean up (#4449) 2019-07-18 08:50:37 -06:00
views Improved email client support for branded mails (#4663) 2019-10-14 15:33:43 +08:00
ServiceProvider.php Allow changing of Backend user passwords through CLI. (#4836) 2019-12-23 08:19:15 +08:00
aliases.php Introduce new Cms helper 2016-08-20 14:43:49 +10:00
composer.json Updating links in composer files 2018-04-16 02:33:08 -06:00
providers.php Proxy ConsoleSupportServiceProvider properly 2018-01-24 18:09:41 +11:00
routes.php API docs progress 2017-03-16 17:08:20 +11:00