add core and per-plugin documentation set
This commit is contained in:
6
docs/plugins/rms-auth-otp-email.md
Normal file
6
docs/plugins/rms-auth-otp-email.md
Normal file
@@ -0,0 +1,6 @@
|
||||
# rms.auth.otp_email
|
||||
|
||||
- Zweck: OTP-Challenge per E-Mail versenden.
|
||||
- Auth-Methode: `otp-email`.
|
||||
- Wichtige Settings/ENV: `SMTP_HOST`, `SMTP_PORT`, `SMTP_SECURE`, `SMTP_USER`, `SMTP_PASS`, `SMTP_FROM`, `SMTP_REPLY_TO`, `allowInvalidCert`.
|
||||
- Verhalten: versucht SMTP-Versand, faellt bei Bedarf auf Outbox-Queue zurueck.
|
||||
Reference in New Issue
Block a user