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.
forgejo/routers
zeripath 681e81babd
reqOrgMembership calls need to be preceded by reqToken (#16198)
ReqOrgMembership calls need to be preceded by reqToken

Fix #16192

Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: 6543 <6543@obermui.de>
3 years ago
..
api/v1 reqOrgMembership calls need to be preceded by reqToken (#16198) 3 years ago
common Refactor routers directory (#15800) 3 years ago
install Add asymmetric JWT signing (#16010) 3 years ago
private Make modules/context.Context a context.Context (#16031) 3 years ago
utils Clarify the suffices and prefixes of setting.AppSubURL and setting.AppURL (#12999) 3 years ago
web More efficiently parse shas for shaPostProcessor (#16101) 3 years ago
init.go Add sso.Group, context.Auth, context.APIAuth to allow auth special routes (#16086) 3 years ago