authcrunch / authcrunch.github.io

Documentation for Caddy v2 Auth Portal and Authorize Plugins.
77 stars 32 forks source link

username/password recovery and contact support email/link #23

Open greenpau opened 2 years ago

greenpau commented 2 years ago

Document the directives:

local identity store localdb {
  enable password recovery
  enable username recovery
  enable contact support
  support link /help
  support email admin@localhost.localdomain
}

Remove references to password_recovery_enabled under UI.