OpenID login direct to 404 registration page #862

Closed
opened 2025-11-02 03:39:26 -06:00 by GiteaMirror · 3 comments
Owner

Originally created by @strk on GitHub (Jul 3, 2017).

I've logged in on try.gitea.io using livejournal.com and was redirected to https://try.gitea.io/user/openid/register which gave me a 404

Originally created by @strk on GitHub (Jul 3, 2017). I've logged in on try.gitea.io using livejournal.com and was redirected to https://try.gitea.io/user/openid/register which gave me a 404
GiteaMirror added the type/question label 2025-11-02 03:39:26 -06:00
Author
Owner

@lunny commented on GitHub (Jul 13, 2017):

It's a config problem? Or a bug?

@lunny commented on GitHub (Jul 13, 2017): It's a config problem? Or a bug?
Author
Owner

@cweiske commented on GitHub (Jul 13, 2017):

Same problem here, with my own OpenID server.

Gitea sends the following return URL to my OpenID server: https://try.gitea.io/user/login/openid.
That page redirects to Location /user/openid/register, which 404s.

@cweiske commented on GitHub (Jul 13, 2017): Same problem here, with my own OpenID server. Gitea sends the following return URL to my OpenID server: `https://try.gitea.io/user/login/openid`. That page redirects to Location `/user/openid/register`, which 404s.
Author
Owner

@strk commented on GitHub (Jul 13, 2017):

@bkcsoft so this was the regression, while #2100 was not :) - please accept #2160 which fixes this regression

@strk commented on GitHub (Jul 13, 2017): @bkcsoft so this was the regression, while #2100 was not :) - please accept #2160 which fixes this regression
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#862