1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-19 21:01:36 +00:00
Commit graph

3 commits

Author SHA1 Message Date
TheFox0x7 4de909747b Add testifylint to lint checks ()
go-require lint is ignored for now

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/4535
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: TheFox0x7 <thefox0x7@gmail.com>
Co-committed-by: TheFox0x7 <thefox0x7@gmail.com>
2024-07-30 19:41:10 +00:00
Lunny Xiao ce27de4d48
Fix allowed user types setting problem ()
Fix 
2023-07-28 12:15:39 -04:00
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
2023-05-22 00:05:44 +00:00