gitlab-org--gitlab-foss/doc/security/img
Nick Thomas 6847060266 Rework the permissions model for SSH key restrictions
`allowed_key_types` is removed and the `minimum_<type>_bits` fields are
renamed to `<tech>_key_restriction`. A special sentinel value (`-1`) signifies
that the key type is disabled.

This also feeds through to the UI - checkboxes per key type are out, inline
selection of "forbidden" and "allowed" (i.e., no restrictions) are in.

As with the previous model, unknown key types are disallowed, even if the
underlying ssh daemon happens to support them. The defaults have also been
changed from the lowest known bit size to "no restriction". So if someone
does happen to have a 768-bit RSA key, it will continue to work on upgrade, at
least until the administrator restricts them.
2017-08-30 20:50:44 +01:00
..
ssh_keys_restrictions_settings.png Rework the permissions model for SSH key restrictions 2017-08-30 20:50:44 +01:00
two_factor_authentication_group_settings.png Support 2FA requirement per-group 2017-04-06 10:01:13 +02:00
two_factor_authentication_settings.png Reduce size of images from 25MB to 13MB using pngquant 2016-11-22 19:53:43 +01:00