Skip to content

add sha256 fingerprint to SSH key view and api to query user by ssh fingerprint

Roger Meier requested to merge siemens/gitlab:feat/ssh-sha256 into master

What does this MR do?

This MR adds SH256 fingerprints to the SSH Key view, see also #15540 (closed)

update: and provides an API endpoint to search a user via API by providing a fingerprint(md5 or sha256), see: #24046

🔧 with at Siemens

Screenshots

Screenshot_2019-11-11_at_09.31.00

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Sean Carroll

Merge request reports