-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding button to link accounts from user settings #19792
Adding button to link accounts from user settings #19792
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Generally L-G-T-M. Some CSS/HTML suggestions.
ps: you could also allow Edit by maintainers
for your PR, then maintainers can update / merge it easily. If the PR can not be edited by maintainers, you would do merge from main every time if main branch changes.
I think this is rather a kind/feature than kind/enchantment. |
fdfb9b3
to
34115f4
Compare
@wxiaoguang have added your suggestions and rebased the branch against master |
Fix i18n for Link Account button, re-format tmpl #19835 |
* giteaofficial/main: Fix i18n for Link Account button, re-format tmpl (go-gitea#19835) [skip ci] Updated translations via Crowdin Adding button to link accounts from user settings (go-gitea#19792) fix(telegram): fix link bot to release tag (go-gitea#19830) Fix raw endpoint PDF file headers (go-gitea#19825)
* Adding button to link accounts from user settings * Only display button to link user accounts when at least one OAuth2 provider is active
This PR closes #17004 by adding an "Link Account" button to the list of linked accounts in the user's settings under "Security".