Mercurial > prosody-modules
comparison mod_auth_any/README.markdown @ 3668:c393be92a7d4
mod_auth_any: Merged into Prosody as mod_auth_insecure
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Tue, 03 Sep 2019 00:57:24 +0200 |
parents | 4d73a1a6ba68 |
children |
comparison
equal
deleted
inserted
replaced
3667:f5d4e23fa8f7 | 3668:c393be92a7d4 |
---|---|
1 --- | 1 --- |
2 labels: | 2 labels: |
3 - 'Stage-Merged' | |
3 - 'Type-Auth' | 4 - 'Type-Auth' |
4 summary: Authentication module that accepts any username and password | 5 summary: Authentication module that accepts any username and password |
5 ... | 6 ... |
6 | 7 |
7 Introduction | 8 Introduction |