"SSH / GPG Keys" settings point to GitHub docs instead of Codeberg#940
Labels
No labels
accessibility
bug
bug
infrastructure
Codeberg
contributions welcome
docs
duplicate
enhancement
infrastructure
legal
licence / ToS
please chill
we are volunteers
public relations
question
question
user support
s/Forgejo
s/Pages
s/Weblate
s/Woodpecker
security
service
upstream
wontfix
No milestone
No project
No assignees
1 participant Notifications
Due date No due date set.
Dependencies
No dependencies set.
Reference: Codeberg/Community#940
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Repeating what I mentioned on Mastodon, since I searched for older issues and found none.
Go to SSH / GPG Keys: https://codeberg.org/user/settings/keys and you'll see links to GitHub doc pages:
Codeberg has its own docs for these topics:
https://docs.codeberg.org/security/ssh-key/ Adding an SSH key to your account
https://docs.codeberg.org/security/gpg-key/ Adding a GPG key to your account
(There is no equivalent of GitHub's troubleshooting page, though, from what I can tell)
It would be nice if Forgejo pointed to these instead of GitHub. I looked a little deeper, and I believe the source of this text is:
https://codeberg.org/Codeberg/forgejo/src/branch/codeberg-1.18/templates/user/settings/keys.tmpl the template for the entire Keys page
https://codeberg.org/Codeberg/forgejo/src/branch/codeberg-1.18/templates/user/settings/keys_ssh.tmpl#L100 (permalink) the template for the SSH section, inserting the linked URLs
https://codeberg.org/Codeberg/forgejo/src/branch/codeberg-1.18/templates/user/settings/keys_gpg.tmpl#L112 (permalink) the same for the GPG section
https://codeberg.org/Codeberg/forgejo/src/branch/codeberg-1.18/options/locales/gitea_en-US.ini#L662-L663 (permalink) the localization strings, for en-US
Note, of course, that all 30 localizations would need to be updated if the links are changed.
user/settings/keys points to GitHub docs instead of Codeberg for SSH, GPGto "SSH / GPG Keys" settings point to GitHub docs instead of Codeberg for SSH, GPG"SSH / GPG Keys" settings point to GitHub docs instead of Codeberg for SSH, GPGto "SSH / GPG Keys" settings point to GitHub docs instead of Codeberg