Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow admins to purge USER keys on-demand #1

Open
eddiewebb opened this issue Sep 24, 2015 · 1 comment
Open

Allow admins to purge USER keys on-demand #1

eddiewebb opened this issue Sep 24, 2015 · 1 comment

Comments

@eddiewebb
Copy link
Contributor

Expose API to purge key for specific user, or a specific key even though it may not be expired based on time limits. (was compromised, etc)

This should remove the keys and trigger an email to the user to follow up.

@eddiewebb eddiewebb changed the title Allow admins to purge keys on-deman Allow admins to purge USER keys on-demand Sep 26, 2015
@ccunniff
Copy link
Member

ccunniff commented Nov 19, 2016

Is this issue valid? The stash ssh plugin provides an endpoint for this already https://developer.atlassian.com/static/rest/stash/3.11.3/stash-ssh-rest.html#idp171136

Admins can also delete a user's ssh key(s) through the UI /admin/users/view?name=<usename>

It probably doesn't send an email to the user though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants