You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/routers/api/v1
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`.
11 months ago
..
activitypub Move context from modules to services (#29440) 11 months ago
admin Skip email domain check when admin users adds user manually (#29522) 11 months ago
misc Fix wrong test usage of `AppSubURL` (#29459) 11 months ago
notify Move context from modules to services (#29440) 11 months ago
org Add user blocking (#29028) 11 months ago
packages remove util.OptionalBool and related functions (#29513) 11 months ago
repo Add missing database transaction for new issue (#29490) 11 months ago
settings Move context from modules to services (#29440) 11 months ago
shared Add user blocking (#29028) 11 months ago
swagger Add admin API route for managing user's badges (#23106) 11 months ago
user Add user blocking (#29028) 11 months ago
utils Move context from modules to services (#29440) 11 months ago
api.go Add user blocking (#29028) 11 months ago