Display if a commit is signed (ssh, PGP) or not.
Add toggles on an account and repo level that require commits to be signed in order to be pushed, and reject unsigned commits. This option should be locked behind a 2FA, for security.
Display if a commit is signed (ssh, PGP) or not.
Add toggles on an account and repo level that require commits to be signed in order to be pushed, and reject unsigned commits. This option should be locked behind a 2FA, for security.
ssh signatures are supported now.