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
colorfulberry f1f56da4d1
On logout redirect to start page and clear redirect cookie (#11202)
when one user logout should clear redirect to value, otherwise switch the account will occur error.

Co-authored-by: Lauris BH <lauris@nix.lv>
2020-04-25 23:11:32 +01:00
..
setting Reject duplicate AccessToken names (#10994) 2020-04-13 22:02:48 +03:00
auth.go On logout redirect to start page and clear redirect cookie (#11202) 2020-04-25 23:11:32 +01:00
auth_openid.go
avatar.go
home.go remove package code.gitea.io/gitea/modules/git import out of models (#11025) 2020-04-10 14:26:37 +03: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 Use AJAX for notifications table (#10961) 2020-04-24 00:57:38 -03:00
oauth.go
profile.go