Skip to content

Add fingerprint field to keys api endpoints #3002

Closed
@vtemian

Description

@vtemian
  • Gitea version (or commit ref): 44bd5ff
  • Git version: 2.13.5
  • Operating system: alpine 3.6.2
  • 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:

Description

It would be useful to expose the fingerprint of a ssh key since it's aready stored in the database.
In this way, clients don't have to compute it all over again.

Metadata

Metadata

Assignees

No one assigned

    Labels

    modifies/apiThis PR adds API routes or modifies themtype/enhancementAn improvement of existing functionality

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions