gitea/routers
Zettat123 4fd9c56ed0
Skip email domain check when admin users adds user manually (#29522)
Fix #27457

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 (#29522) 2024-03-05 05:55:47 +00:00
common Fix incorrect cookie path for AppSubURL (#29534) 2024-03-03 00:14:12 +00:00
install Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
private Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
utils Improve user search display name (#29002) 2024-02-01 17:10:16 +00:00
web Skip email domain check when admin users adds user manually (#29522) 2024-03-05 05:55:47 +00:00
init.go Move some asymkey functions to service layer (#28894) 2024-03-04 08:57:39 +00:00