Mercurial > prosody-modules
comparison mod_auth_sql/README.md @ 6370:f1743e2c23ba
mod_auth_sql: Fix markdown frontmatter in README
| author | Christian Weiske <cweiske@cweiske.de> |
|---|---|
| date | Tue, 27 Jan 2026 21:12:03 +0100 |
| parents | fe081789f7b5 |
| children | caaa9ea58bec |
comparison
equal
deleted
inserted
replaced
| 6369:2b272065439c | 6370:f1743e2c23ba |
|---|---|
| 1 --- | 1 --- |
| 2 labels: | 2 labels: |
| 3 - 'Type-Auth' | 3 - 'Type-Auth' |
| 4 - 'Stage-Stable' | 4 - 'Stage-Stable' |
| 5 summary: SQL Database authentication module | 5 summary: SQL Database authentication module |
| 6 ... | 6 --- |
| 7 | 7 |
| 8 Introduction | 8 Introduction |
| 9 ============ | 9 ============ |
| 10 | 10 |
| 11 Allow client authentication to be handled by an SQL database query. | 11 Allow client authentication to be handled by an SQL database query. |
