Mercurial > prosody-modules
view mod_audit_auth/README.md @ 5430:48c643c851f3
mod_rest/rest.sh: Make scopes to request configurable in restrc
Makes it easier to experiment with requesting various scopes and roles
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 07 May 2023 20:41:35 +0200 |
parents | 530d116b7f68 |
children | 238c4ac8b735 |
line wrap: on
line source
--- summary: Store authentication events in the audit log rockspec: dependencies: - mod_audit ... This module stores authentication failures and authentication successes in the audit log provided by `mod_audit`.