Skip to content

Add optional expires_at param to Users API endpoint Add SSH key

Petar Prokić requested to merge add-expires-at-param-to-api-add-ssh-key into master

What does this MR do?

It exposes an additional (optional) parameter (expires_at) to the Users API/Add SSH key endpoint.

It also updates the Users API Add SSH key and Add SSH key for user by mentioning the new parameter.

Screenshots

The end results should look as follows.

Admin area

Screen_Shot_2020-06-02_at_19.00.44

User Settings

Screen_Shot_2020-06-02_at_19.01.12

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

There is no risk to the quality/performance of the product and should only require additional integration tests.

Edited by Craig Norris

Merge request reports