Skip to content
This repository has been archived by the owner on Jun 8, 2019. It is now read-only.

Adjust keys API #121

Merged
merged 1 commit into from
Oct 22, 2018
Merged

Adjust keys API #121

merged 1 commit into from
Oct 22, 2018

Conversation

zeripath
Copy link

The results of the API for both the repo ssh keys and the user ssh keys lacks several important features.

This pull request adjusts the API to allow reporting of the key id for the keys reported by /repos/{owner}/{repo}/keys and the owner, keytype and read_only type for the keys reported by /user/keys.

(Of note /user/keys does not only just return user keys but also deploy keys.)

Signed-off-by: Andrew Thornton <[email protected]>
@lafriks
Copy link
Member

lafriks commented Sep 20, 2018

Blocked till 1.6.0 is released

@lafriks lafriks added this to the 1.7.0 milestone Oct 21, 2018
@lafriks
Copy link
Member

lafriks commented Oct 22, 2018

make lgtm work

@lafriks lafriks merged commit 86b999e into go-gitea:master Oct 22, 2018
@sapk
Copy link
Member

sapk commented Oct 22, 2018

make github work 😄

@zeripath zeripath mentioned this pull request Oct 23, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants