-
-
Notifications
You must be signed in to change notification settings - Fork 6k
Open
Labels
issue/confirmedIssue has been reviewed and confirmed to be present or accepted to be implementedIssue has been reviewed and confirmed to be present or accepted to be implementedtype/bug
Description
- Gitea version (or commit ref): 1.5.3
- Git version:
- Operating system: Debian stretch
- Database (use
[x]
):- PostgreSQL
- MySQL
- MSSQL
- SQLite
- Can you reproduce the bug at https://try.gitea.io:
- Yes (provide example URL)
- No
- Not relevant
- Log gist:
2018/12/15 16:39:24 [...routers/user/auth.go:541 handleOAuth2SignIn()] [E] UserSignIn: could not find a matching session for this request
Description
If new registration is disbled and external connection allowed, we get a 500 error on callback url.
Workaround is to set on provider https://gitea/user/oauth2/[AuthnName] without callback part
or enable registration
Should be nice to redirect to association page to link oauth account with existing
Screenshots
tacotexmex, OvermindDL1, Oreolek, PKizzle, yeldiRium and 3 more
Metadata
Metadata
Assignees
Labels
issue/confirmedIssue has been reviewed and confirmed to be present or accepted to be implementedIssue has been reviewed and confirmed to be present or accepted to be implementedtype/bug