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/services/context
wxiaoguang f24d73ab5f
Fix "redirect link" handling (#33440)
`a%2fb` should not redirect to `a/b`

---------

Co-authored-by: delvh <dev.lh@web.de>
10 hours ago
..
upload Clarify path param naming (#32969) 1 month ago
access_log.go Remove duplicate "ResponseWriter.Status" method (#33346) 1 week ago
access_log_test.go Remove duplicate "ResponseWriter.Status" method (#33346) 1 week ago
api.go Fix "redirect link" handling (#33440) 10 hours ago
api_org.go Move context from modules to services (#29440) 11 months ago
api_test.go Move context from modules to services (#29440) 11 months ago
base.go Prepare for support performance trace (#33286) 2 weeks ago
base_form.go [Feature] Private README.md for organization (#32872) 1 month ago
base_path.go Clarify path param naming (#32969) 1 month ago
base_test.go Refactor request context (#32956) 1 month ago
captcha.go Refactor template & test related code (#32938) 1 month ago
context.go Refactor context flash msg and global variables (#33375) 6 days ago
context_cookie.go Move context from modules to services (#29440) 11 months ago
context_model.go Refactor context repository (#33202) 3 weeks ago
context_request.go Move context from modules to services (#29440) 11 months ago
context_response.go Add sub issue list support (#32940) 1 month ago
context_template.go Move context from modules to services (#29440) 11 months ago
context_test.go Refactor request context (#32956) 1 month ago
csrf.go Refactor CSRF token (#32216) 4 months ago
org.go Clarify path param naming (#32969) 1 month ago
package.go Refactor request context (#32956) 1 month ago
pagination.go Refactor pagination (#33037) 1 month ago
permission.go Refactor ref type (#33242) 2 weeks ago
private.go Refactor request context (#32956) 1 month ago
repo.go Fix "redirect link" handling (#33440) 10 hours ago
response.go Remove duplicate "ResponseWriter.Status" method (#33346) 1 week ago
user.go Clarify path param naming (#32969) 1 month ago
utils.go Move context from modules to services (#29440) 11 months ago
xsrf.go Move context from modules to services (#29440) 11 months ago
xsrf_test.go Move context from modules to services (#29440) 11 months ago