Commit Graph

12 Commits (4be80d39a80d4375dc80a45e43d8e67db0125793)

Author SHA1 Message Date
iglocska 34dc350dc3
chg: [garbage collection] added cached exports 2024-01-05 09:19:05 +01:00
iglocska f8632849c6
new: [garbage collection] added for temporary files 2023-12-22 15:50:20 +01:00
Jakub Onderka 28afe209ca chg: [internal] Fix setting cleanDb admin setting 2021-10-16 19:32:32 +02:00
Jakub Onderka 687556df32 chg: [internal] Fetch just value for AdminSetting::getSetting method 2021-09-30 13:09:16 +02:00
Jakub Onderka 0fbb29dfab chg: [internal] Remove AdminSetting from AuditLog 2021-09-08 18:35:12 +02:00
Jakub Onderka ad1b373766 new: [log] Audit log 2021-05-03 13:44:44 +02:00
iglocska 64879b836e
new: [CLI] check if updates are done yet or not
usage:

- /var/www/MISP/app/Console/cake Admin updatesDone [blocking]
- returns True or False based on whether it is done
- When the blocking parameter is set, it will not return until all updates are done
2021-02-25 11:37:37 +01:00
mokaddem 67971f532b
fix: [adminSetting] Avoid trying to create new entries if previous save failed 2020-01-20 13:26:25 +01:00
iglocska 24d13b769c
fix: [update] typo fixed 2020-01-20 10:18:00 +01:00
iglocska 43079f6dc1
fix: [settings] purge previous setting, push new one 2020-01-20 10:07:11 +01:00
iglocska a81894f14c chg: [CS] Changed to PSR-2
- to make contributions easier, adopted PSR-2
- used php-cs-fixer to rework the style
- *sniff sniff* Goodbye tab indentation
2018-07-19 11:48:22 +02:00
iglocska df6baa01f4 new: Add default role to the user creation, fixes #256 2016-08-29 14:49:14 +02:00