Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

[BUG] Repository password being requested on SSH authentication mode #2160

@anirudhgupta109

Description

@anirudhgupta109

Describe the bug

When a repository (on GitHub) is added in the repository URL with the correct SSH URL (git@github.com:{user}/{repository}.git) and authentication mode set to SSH key with the key added to the user's GitHub account, it still requests for a password on selecting synchronize repository.

The same setup when done on the Play Store version of the app(1.13.5), works as intended (i.e. connection is made with no request of password)

Steps to reproduce

Steps to reproduce the behavior:

  1. Go to Settings>repository>Edit Git server settings
  2. Enter correct SSH repository URL (private)
  3. Select SSH key authentication mode
  4. Add key to GitHub account
  5. Synchronize repository from three dots
  6. See prompt requesting for password

Expected behavior

Should just synchronize repository instead of ask for a password

Screenshots

photo_2022-10-04_17-08-42
photo_2022-10-04_17-08-46

Device information

  • Device: OnePlus7T
  • OS: Custom ROM Android 12
  • App version: 2.0.0-SNAPSHOT (nonFree)

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-bugCategory: This is a bugS-invalidStatus: invalid issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions