Commit Graph

24 Commits (mj-v1.14.3)

Author SHA1 Message Date
zeripath 9b261f52f0
Add SameSite setting for cookies (#14900)
3 years ago
Lunny Xiao 6433ba0ec3
Move macaron to chi (#14293)
3 years ago
zeripath 2f1353a2f3
Move install pages out of main macaron routes (#13195)
4 years ago
赵智超 01c7204895
Return sample message for login error in api context (#12994)
4 years ago
zeripath 02e990a89b
Prevent redirect back to /user/events (#12462)
4 years ago
zeripath a00974c3b8
When must change password only show Signout (#11600)
4 years ago
zeripath 017f314b5a
Use Req.URL.RequestURI() to cope with FCGI urls (#9473)
4 years ago
Tamal Saha 171b359877 Use gitea forked macaron (#7933)
5 years ago
techknowlogick 19ec2606e9 API OTP Context (#6674)
5 years ago
mrsdizzie ca46385637 Clean up various use of escape/unescape functions for URL generation (#6334)
5 years ago
Lunny Xiao c812ba7f87
fix display dashboard even if require to change password (#6214)
5 years ago
Lunny Xiao f5fa22a499 Fix prohibit login check on authorization (#6106)
5 years ago
xdch47 5e7dee0db5 modules/context/auth.go: fix redirect loop (#5965)
5 years ago
Lanre Adelowo 126ba796dc Force user to change password (#4489)
6 years ago
David Schneiderbauer adba2ad609 fix not respecting landing page setting (#4209)
6 years ago
Lunny Xiao 94da472717 Golint fixed for modules/setting (#262)
7 years ago
Lunny Xiao faabc76fd6 Golint fixed for modules/context
8 years ago
Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135)
8 years ago
Matthias Loibl 1f44b01e2a Fix imports found by goimports.
8 years ago
Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37)
8 years ago
Unknwon ec332cf903 Minor naming improvement
8 years ago
Unknwon c083d76567 #2937 able to prohibit user login
8 years ago
Unknwon dd6faf7f9b Convert all API handers to use *context.APIContext
8 years ago
Unknwon 514382e2eb Rename module: middleware -> context
8 years ago