Audit log for admin setting changes
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 36.9k
- Forks
- 5.2k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 713
Description
It would be useful to log when which administrator changed a setting. For example the "password policy": when did a change to "1 character is required only" was done.
Would a simple "listen to all config changes" hook work here? Or is this overkill?
cc @nickvergessen @blizzz @rullzer
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by tracing how administrator settings are changed and whether a shared configuration-change hook already exists. Define what administrator, setting, previous value, new value, and timestamp data must be recorded, then confirm that representative password-policy changes appear in the audit log.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100