2 Commits (d18f13f8bc78c06dd78d84364bc467b087de5655)

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

Close #20255

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
1 year ago