This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/routers/user
zeripath 408db95dc1
Fix notifications page links (#12838) (#12853)
Signed-off-by: Andrew Thornton <art27@cantab.net>
2020-09-15 17:53:30 +01:00
..
setting Whenever the ctx.Session is updated, release it to save it before sending the redirect (#11456) 2020-05-17 15:43:29 +03:00
auth.go When must change password only show Signout (#11600) (#11637) 2020-05-27 08:08:14 +01:00
auth_openid.go Whenever the ctx.Session is updated, release it to save it before sending the redirect (#11456) 2020-05-17 15:43:29 +03:00
avatar.go
home.go Fix ref links in issue overviews for tags (#8742) 2020-05-14 18:55:43 -04:00
home_test.go Fix milestones too many SQL variables bug (#10880) 2020-03-31 10:47:00 +03:00
main_test.go
notification.go Fix notifications page links (#12838) (#12853) 2020-09-15 17:53:30 +01:00
oauth.go Whenever the ctx.Session is updated, release it to save it before sending the redirect (#11456) 2020-05-17 15:43:29 +03:00
profile.go