Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix allowed user types setting problem (#26200) | Lunny Xiao | 2023-07-28 | 1 | -0/+86 |
| | | | Fix #25951 | ||||
* | Support wildcard in email domain allow/block list (#24831) | wxiaoguang | 2023-05-22 | 1 | -0/+46 |
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 |