Commit Graph

20 Commits (f2c9d12eaeef32dc1cb052d9afc67f60fb9119b6)

Author SHA1 Message Date
Jakub Onderka 3baa6a120f
Merge pull request #7935 from JakubOnderka/system-setting-security
chg: [internal] Make system setting more secure
2021-11-07 09:56:21 +01:00
Jakub Onderka e844f35847 chg: [internal] Delete system setting when value is empty 2021-11-06 22:17:06 +01:00
Jakub Onderka d3bc2a0ba9 chg: [internal] Simplified editing field 2021-11-06 17:48:13 +01:00
Jakub Onderka 44737e99a7 chg: [internal] Hide sensitive setting in AuditLog 2021-11-05 22:31:06 +01:00
Jakub Onderka c9597ba3e9 new: Store system settings in database 2021-11-05 09:19:56 +01:00
Jakub Onderka 41dda2a9db chg: [auditlog] Remove non exists insertId 2021-11-01 08:46:35 +01:00
Jakub Onderka 51f78883c4 fix: [auditlog] Fetch event_id when necessary 2021-11-01 08:44:49 +01:00
Jakub Onderka 4111771380 chg: [internal] Optimise AuditLogBehavior 2021-10-31 13:32:14 +01:00
Jakub Onderka f5628a8d60 chg: [auditlog] Remove unused variable 2021-10-31 12:39:24 +01:00
Jakub Onderka a3af6b4452 chg: [auditlog] Simplify and optimise code 2021-10-31 12:39:13 +01:00
Jakub Onderka 9720a9772c chg: [auditlog] Optimise fetching old records 2021-10-18 09:04:07 +02:00
Jakub Onderka 60ac21e252 fix: [log] Undefined index local 2021-10-12 09:14:28 +02:00
Jakub Onderka 13f1ce0d64 fix: [log] Do not call callbacks when deleting 2021-10-07 11:49:53 +02:00
iglocska 9d7da3103f
chg: [logbehaviour] skipfields reverted to an array from a constant
- keeps ancient PHP versions happy (as happy as anyone can be knowing they run ancient PHP versions)
2021-08-09 10:52:25 +02:00
iglocska 8a2cd19491
chg: [compatibility] scoped constant changed to unscoped to allow for 7.0 compatibility
- update your PHP version though
2021-07-27 16:05:13 +02:00
Jakub Onderka 1a30c2f7dc chg: [internal] Use const arrays 2021-07-22 13:02:32 +02:00
Jakub Onderka 8dc740cc35 new: Custom warninglist 2021-06-08 17:48:05 +02:00
Jakub Onderka 2369cf23cb fix: [log] Do not log unnecessary data to AuditLog 2021-05-03 13:44:44 +02:00
Jakub Onderka 7a1e59d81f new: [log] Add supoort for AuthKeys 2021-05-03 13:44:44 +02:00
Jakub Onderka ad1b373766 new: [log] Audit log 2021-05-03 13:44:44 +02:00