Skip to content

Deleting single linked account will delete all linked accounts #4156

Closed
@vbrandl

Description

@vbrandl
  • 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

No one assigned

    Labels

    issue/confirmedIssue has been reviewed and confirmed to be present or accepted to be implementedtype/bug

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions