Mercurial > prosody-modules
comparison mod_audit_auth/README.md @ 4938:bc8832c6696b
upstream merge
author | Goffi <goffi@goffi.org> |
---|---|
date | Wed, 11 May 2022 12:44:32 +0200 |
parents | 530d116b7f68 |
children | 238c4ac8b735 |
comparison
equal
deleted
inserted
replaced
4913:3ddab718f717 | 4938:bc8832c6696b |
---|---|
1 --- | |
2 summary: Store authentication events in the audit log | |
3 rockspec: | |
4 dependencies: | |
5 - mod_audit | |
6 ... | |
7 | |
8 This module stores authentication failures and authentication successes in the | |
9 audit log provided by `mod_audit`. |