mirror of
https://github.com/go-gitea/gitea.git
synced 2025-12-28 05:14:09 +00:00
This pull request adds an option to automatically verify SSH keys from LDAP authentication sources. This allows a correct authentication and verification workflow for LDAP-enabled organizations; under normal circumstances SSH keys in LDAP are not managed by users manually. |
||
|---|---|---|
| .. | ||
| error.go | ||
| gpg_key_add.go | ||
| gpg_key_commit_verification.go | ||
| gpg_key_common.go | ||
| gpg_key_import.go | ||
| gpg_key_list.go | ||
| gpg_key_test.go | ||
| gpg_key_verify.go | ||
| gpg_key.go | ||
| key_display.go | ||
| main_test.go | ||
| ssh_key_authorized_keys_test.go | ||
| ssh_key_authorized_keys.go | ||
| ssh_key_deploy.go | ||
| ssh_key_fingerprint.go | ||
| ssh_key_parse.go | ||
| ssh_key_principals.go | ||
| ssh_key_test.go | ||
| ssh_key_verify.go | ||
| ssh_key.go | ||