To help site admins with user issues, it would be useful to track important changes to user accounts (e.g. password change occurred, email changed, email validated, password recovery steps). These don't need to be shown to the end user, but only to site admins at /nf/admin (we need separate tickets for indexing & searching users, still). But can still in this ticket make a simple display page that just uses URL params like e.g. /nf/admin/users?username=brondsem
Probably would be useful to refactor/reuse some of the audit trail logic that's already in place for projects.
Closed #613.
je/42cc_7524
audit_log.user_id
disable_user()
with audits(
but not necessary to changes your existing tests unless you think its worth it.Showing [25] results of 11 ........ 1 2 > >> (Page 1 of 2)
. I think this may be true of the project audit log too.Closed #620. Rebased & force pushed
je/42cc_7524