-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
Closed
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
Milestone
Description
- Gitea version (or commit ref): e5fd43c
- Git version: 2.15.2
- Operating system: Debian9 (Gitea is running inside Docker)
- Database (use
[x]):- PostgreSQL
- MySQL
- MSSQL
- SQLite
- Can you reproduce the bug at https://try.gitea.io:
- Yes (provide example URL)
- No
- Not relevant
Description
I enabled several OAuth2 providers for my gitea instance (namely GitHub, GitLab and BitBucket) and connected my gitea account to all three of these. When deleting any of the three linked accounts, the other two will also be deleted. The expected behaviour would be to only delete the one account, I want to remove.
Currently I cannot test this on try.gitea.io since there is only one OAuth2 provider enabled.
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