1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-01 14:56:30 +00:00
gitea/routers
Zettat123 4fd9c56ed0
Skip email domain check when admin users adds user manually ()
Fix 

Administrators should be able to manually create any user even if the
user's email address is not in `EMAIL_DOMAIN_ALLOWLIST`.
2024-03-05 05:55:47 +00:00
..
api Skip email domain check when admin users adds user manually () 2024-03-05 05:55:47 +00:00
common Fix incorrect cookie path for AppSubURL () 2024-03-03 00:14:12 +00:00
install Move context from modules to services () 2024-02-27 08:12:22 +01:00
private Move context from modules to services () 2024-02-27 08:12:22 +01:00
utils Improve user search display name () 2024-02-01 17:10:16 +00:00
web Skip email domain check when admin users adds user manually () 2024-03-05 05:55:47 +00:00
init.go Move some asymkey functions to service layer () 2024-03-04 08:57:39 +00:00