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
yp05327 9fc68b680f
Fix 404 error when remove self from an organization (#26362)
Same to #24322 

Not only `leave` action but also `remove` action should check whether
user still belongs to the org.
2 years ago
..
api Introduce ctx.PathParamRaw to avoid incorrect unescaping (#26392) 2 years ago
common Start using template context function (#26254) 2 years ago
install Start using template context function (#26254) 2 years ago
private Add context parameter to some database functions (#26055) 2 years ago
utils Implement FSFE REUSE for golang files (#21840) 2 years ago
web Fix 404 error when remove self from an organization (#26362) 2 years ago
init.go Pre-register OAuth2 applications for git credential helpers (#26291) 2 years ago