gitlab-org--gitlab-foss/app/views/projects/deploy_keys
Chris Wilson 289dd49ef3 Fix inconsistent deploy key documentation in UI
Deploy keys were added with write access to
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/7383 - We still
state " Deploy keys allow read-only access to your repository." in the
UI.

This updates the deploy key UI information to reflect the docs
https://docs.gitlab.com/ce/ssh/README.html#deploy-keys
2017-03-08 12:14:02 -06:00
..
_deploy_key.html.haml Added tests for the repository_controller and repository_helper 2017-03-06 09:47:44 -06:00
_form.html.haml Introduced the deploy keys presenter 2017-03-06 09:47:44 -06:00
_index.html.haml Fix inconsistent deploy key documentation in UI 2017-03-08 12:14:02 -06:00
new.html.haml