Skip to content

Audit Event proposal: Enable Admin Mode

Audit need

We provide the Admin mode so that instance admins can use their accounts as regular users, unless they require access to the admin panel.

Given that, "Enable admin mode" is an action which elevates permissions. It opens access to private resources or potentially dangerous settings, and therefore should be auditable.

Proposal

Emit an instance-level audit event whenever a user enables admin mode. Currently, the code only writes a debug-level log entry.