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
zeripath a3f3e310fb
Fix wrong scopes caused by empty scope input (#19029) (#19145)
Backport #19029
Fix #18972 Gitea prepends requested openid scope with + after updating authentication source
3 years ago
..
api/v1 Restrict email address validation (#17688) (#19085) 3 years ago
common Instead of using routerCtx just escape the url before routing (#18086) 3 years ago
install Refactor HTTP request context (#17979) 3 years ago
private Do not send notification emails to inactive users (#19131) (#19139) 3 years ago
utils A better go code formatter, and now `make fmt` can run in Windows (#17684) 3 years ago
web Fix wrong scopes caused by empty scope input (#19029) (#19145) 3 years ago
init.go Handle email address not exist (#19089) (#19121) 3 years ago