add core and per-plugin documentation set

This commit is contained in:
2026-03-18 00:15:04 +01:00
parent aa9390ce5e
commit 6389ce6567
21 changed files with 172 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
# rms.auth.smtp_relay
- Zweck: Passwortlosen Login-Link per SMTP-Relay versenden.
- Auth-Methode: `smtp-link`.
- Wichtige Settings/ENV: `SMTP_HOST`, `SMTP_PORT`, `SMTP_SECURE`, `SMTP_USER`, `SMTP_PASS`, `SMTP_FROM`, `SMTP_REPLY_TO`.
- Verhalten: Versand ueber SMTP, bei Fehlern Outbox-Fallback fuer resiliente Challenge-Zustellung.