gitea/routers
Zettat123 136dd99e86
Skip email domain check when admins edit user emails (#29609)
Follow #29522

Administrators should be able to set a user's email address even if the
email address is not in `EMAIL_DOMAIN_ALLOWLIST`
2024-03-05 16:51:56 +00:00
..
api Skip email domain check when admins edit user emails (#29609) 2024-03-05 16:51:56 +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 admins edit user emails (#29609) 2024-03-05 16:51:56 +00:00
init.go Move some asymkey functions to service layer (#28894) 2024-03-04 08:57:39 +00:00