Commit Graph

2 Commits (d95408bd5d3db8552b8044ffcc8c9e3b31b31f2e)

Author SHA1 Message Date
Lunny Xiao ce27de4d48
Fix allowed user types setting problem ()
Fix 
wxiaoguang 2cb66fff60
Support wildcard in email domain allow/block list ()
Replace  (which is stale and incomplete)

Close 

Major changes:

* Deprecate the "WHITELIST", use "ALLOWLIST"
* Add wildcard support for EMAIL_DOMAIN_ALLOWLIST/EMAIL_DOMAIN_BLOCKLIST
* Update example config file and document
* Improve tests