1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-04 08:17:24 -05:00
gitea/templates/user/settings
Robert Lützner afea63f4e5
Replace pubkey with privkey in keys_ssh.tmpl (#20112)
If a user wants to verify an SSH public key from their account they have
to sign the randomly generated token with their private key.

Prior to this change the example command prompted to sign the token with
their public key instead.

Signed-off-by: Robert Lützner <robert.luetzner@pm.me>
2022-06-24 12:11:13 +02:00
..
security Fix i18n for Link Account button, re-format tmpl (#19835) 2022-05-29 16:19:56 +08:00
account.tmpl Replace blue button and label classes with primary (#19763) 2022-05-20 00:08:08 +02:00
appearance.tmpl
applications_oauth2_edit.tmpl
applications_oauth2.tmpl
applications.tmpl Remove out-dated comments (#19921) 2022-06-08 18:17:44 +01:00
grants_oauth2.tmpl
keys_gpg.tmpl Replace blue button and label classes with primary (#19763) 2022-05-20 00:08:08 +02:00
keys_principal.tmpl Replace blue button and label classes with primary (#19763) 2022-05-20 00:08:08 +02:00
keys_ssh.tmpl Replace pubkey with privkey in keys_ssh.tmpl (#20112) 2022-06-24 12:11:13 +02:00
keys.tmpl
navbar.tmpl
organization.tmpl Replace blue button and label classes with primary (#19763) 2022-05-20 00:08:08 +02:00
profile.tmpl
repos.tmpl