1
0
Fork 0
mirror of https://github.com/requarks/wiki.git synced 2026-03-02 22:06:55 -05:00

Audit Log #2579

Open
opened 2026-02-20 19:07:28 -05:00 by deekerman · 0 comments
Owner

Originally created by @NGPixel on GitHub (Jul 7, 2023).

Originally assigned to: @NGPixel on GitHub.

Objective

Keep a log of every action by all users. This should include both page editing and management actions.

Note that this feature is planned for 3.1 or later release.

### Tasks
- [x] Pages - Prompt the user to enter a short description for an edit. (optional enforcement)
- [x] Pages - Log which fields were changed during an edit.
- [ ] Pages - Log page actions (such as delete, move, rename, etc.)
- [ ] Pages - View history of a page
- [ ] Admin - Log all management actions.
- [ ] Admin - Page to view the history of all actions by a user, or by timeframe.
- [ ] Admin - Ability to purge the history (with timeframe options), only by the administrator group. A flag could be set via the config.yml or ENV var to disable this ability altogether.

Related to #6558

Originally created by @NGPixel on GitHub (Jul 7, 2023). Originally assigned to: @NGPixel on GitHub. ### Objective Keep a log of every action by all users. This should include both page editing and management actions. > Note that this feature is planned for 3.1 or later release. ```[tasklist] ### Tasks - [x] Pages - Prompt the user to enter a short description for an edit. (optional enforcement) - [x] Pages - Log which fields were changed during an edit. - [ ] Pages - Log page actions (such as delete, move, rename, etc.) - [ ] Pages - View history of a page - [ ] Admin - Log all management actions. - [ ] Admin - Page to view the history of all actions by a user, or by timeframe. - [ ] Admin - Ability to purge the history (with timeframe options), only by the administrator group. A flag could be set via the config.yml or ENV var to disable this ability altogether. ``` Related to #6558
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/wiki-requarks#2579
No description provided.