What does this MR do?
- Make SSH Keys API accessible for all users
- list keys on each users
- get key on each user
- Make logged in user use the general API to modify their own keys
Are there points in the code the reviewer needs to double check?
Well all, and I might need some help
Why was this MR needed?
Because #29850 (moved).
The main reason is that there's no reasons to restrict the SSH key API, as it's all public keys.
Does this MR meet the acceptance criteria?
-
Changelog entry added, if necessary -
Documentation created/updated -
API support added - Tests
-
Added for this feature/bug -
All builds are passing
-
-
Conform by the merge request performance guides -
Conform by the style guides -
Branch has no merge conflicts with master
(if it does - rebase it please) -
Squashed related commits together