MISP/app/Console/Command
iglocska 3e706867e9
new: [emailing] add custom templates to override existing ones
- currently implemented for event publish alerts and user enrollment (password_reset.ctp, alert.ctp)
- simply place the new templates in MISP/app/View/Emails/[text|html]/Custom
2022-04-15 16:28:36 +02:00
..
Task chg: [internal] Make system setting more secure 2021-11-06 21:23:22 +01:00
APIShell.php new: [Console] New API shell to create API documentation from RestResponseComponent 2021-04-01 11:13:51 +02:00
AdminShell.php chg: [CLI] Simplify Admin::dumpCurrentDatabaseSchema 2022-03-02 16:54:08 +01:00
AppShell.php fix: [CLI] fixes to the appshell 2021-11-11 10:45:21 +01:00
AuthkeyShell.php chg: [cli] Deprecate `cake baseurl` command 2021-12-19 14:05:27 +01:00
BaseurlShell.php chg: [cli] Deprecate `cake baseurl` command 2021-12-19 14:05:27 +01:00
DevShell.php new: [devshell] added a new shell for developer related tasks 2021-02-17 13:06:05 +01:00
EventShell.php chg: [sync] Simplify code for sighting pushing 2022-03-07 17:45:06 +01:00
LiveShell.php new: [config load task] Added a task that will reload the settings on any console shell execution, fixes #5498 2020-02-10 15:15:59 +01:00
LogShell.php new: [log] LogShell 2021-05-03 13:44:44 +02:00
PasswordShell.php chg: [cli] Deprecate `cake baseurl` command 2021-12-19 14:05:27 +01:00
ServerShell.php fix: change simple bg jobs settings to critical, fix notice in server shell 2021-12-23 14:44:38 +01:00
StartWorkerShell.php chg: [bgjobs] Add command name to logs 2022-02-23 16:05:41 +01:00
StatisticsShell.php fix: [statistics] Local org flag fixed to show the correct count 2020-12-18 12:23:09 +01:00
SupportShell.php new: [emailing] add custom templates to override existing ones 2022-04-15 16:28:36 +02:00
TrainingShell.php fix: [Training] Further fixes 2019-04-02 13:50:14 +02:00
UserInitShell.php fix: Use common code-path for user init via the login page and the CLI 2018-06-20 07:32:52 +02:00
UserShell.php new: [CLI] Filter user by ID or e-mail 2022-03-02 15:55:34 +01:00
training.default.json chg: [Training script] Improvements 2019-03-14 13:15:41 +01:00