nextcloud / nextcloud/server

Audit log for admin setting changes

Open
#12,629 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop enhancement feature: admin audit feature: settings
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.