Skip to content

[BUG] Fork Needs to Save GitLab Personal Authentication Tokens #357

@luxlogica

Description

@luxlogica

GitLab generates a personal authentication token, and displays it ONLY ONCE - to allow you to copy+paste it into the app that needs to use it. GitLab assumes that, for security reasons, the app is going to save the token for future use - and NOT ask the user again, every time it needs to use it.

Right now, however, if I 'log out' of my GitLab account in Fork, and then click on 'login' again, it will ask me for the personal authentication token - again. There is no way for the user to 'view' the old token in GitLab, so the user is forced to delete the old token (which is now useless), and create a new one again. This has to be done every time a user logs out from GitLab with Fork, and needs to login back with Fork - extremely inconvenient, and basically forces GitLab users to use 'basic authentication' instead...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions