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
wxiaoguang 1fede04b83
Refactor CSRF protector (#32057)
Remove unused CSRF options, decouple "new csrf protector" and "prepare"
logic, do not redirect to home page if CSRF validation falis (it
shouldn't happen in daily usage, if it happens, redirecting to home
doesn't help either but just makes the problem more complex for "fetch")
5 months ago
..
api Check if the `due_date` is nil when editing issues (#32035) 5 months ago
common Refactor route path normalization (#31381) 8 months ago
install Save initial signup information for users to aid in spam prevention (#31852) 5 months ago
private Fix protected branch files detection on pre_receive hook (#31778) 6 months ago
utils Refactor external URL detection (#29973) 11 months ago
web Refactor CSRF protector (#32057) 5 months ago
init.go Refactor names (#31405) 8 months ago