gitlab-org--gitlab-foss/db
Michael Kozono 255a0f85e3 Backport option to disable writing to authorized_keys file
Originally branch 'mk-toggle-writing-to-auth-keys-1631'

See merge request !2004

Squashed commits:
Add authorized_keys_enabled to Application Settings
Ensure default settings are exposed in UI
Without this change, `authorized_keys_enabled` is unchecked when it is nil, even if it should be checked by default.
Add “Speed up SSH operations” documentation
Clarify the reasons for disabling writes
Add "How to go back" section
Tweak copy
Update Application Setting screenshot
2018-01-08 20:34:19 +00:00
..
fixtures Fix Gitlab::Access.values to Gitlab::Access.sym_options at 06_teams on development db fixtures 2017-12-27 18:55:57 +09:00
migrate Backport option to disable writing to authorized_keys file 2018-01-08 20:34:19 +00:00
post_migrate Ignore the Migration/Datetime cop in a migration that fix a column type to datetime_with_timezone 2018-01-04 22:36:11 +01:00
schema.rb Backport option to disable writing to authorized_keys file 2018-01-08 20:34:19 +00:00
seeds.rb