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/web
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
..
admin Fix wrong scopes caused by empty scope input (#19029) (#19145) 3 years ago
auth Do not send activation email if manual confirm is set (#19119) (#19122) 3 years ago
dev Move user related model into models/user (#17781) 3 years ago
events Refactor auth package (#17962) 3 years ago
explore Refactor admin user filter query parameters (#18965) (#18975) 3 years ago
feed Move user related model into models/user (#17781) 3 years ago
org Send 404 on `/{org}.gpg` (#18959) (#18962) 3 years ago
repo Fix lfs bug (#19072) (#19080) 3 years ago
user Restrict email address validation (#17688) (#19085) 3 years ago
base.go Fix nil checking on typed interface (#17598) 3 years ago
goget.go Refactor HTTP request context (#17979) 3 years ago
home.go Refactor auth package (#17962) 3 years ago
metrics.go Refactor routers directory (#15800) 4 years ago
nodeinfo.go Add nodeinfo endpoint for federation purposes (#16953) 4 years ago
swagger_json.go Refactor routers directory (#15800) 4 years ago
web.go Ensure that blob-excerpt links work for wiki (#18587) (#18624) 3 years ago