Skip to content
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

Unable to Add SMTP Authentication Source #2802

Closed
2 of 7 tasks
mohammed90 opened this issue Oct 29, 2017 · 1 comment
Closed
2 of 7 tasks

Unable to Add SMTP Authentication Source #2802

mohammed90 opened this issue Oct 29, 2017 · 1 comment
Labels
topic/ui Change the appearance of the Gitea UI type/bug
Milestone

Comments

@mohammed90
Copy link

mohammed90 commented Oct 29, 2017

  • Gitea version (or commit ref): 1.2.2
  • Git version:
  • Operating system: Darwin
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
    • Not relevant

Description

When trying to add a new authentication source, select OAuth2 then change it to SMTP. Trying to add an SMTP authentication source after so gives no response. Checking the Chrome console, I found the following error logs:

An invalid form control with name='oauth2_key' is not focusable.
An invalid form control with name='oauth2_secret' is not focusable.

It seems to happen with all options. This only happens after the user select OAuth2 then change their mind.

@lunny lunny added the type/bug label Nov 3, 2017
@lunny lunny added this to the 1.x.x milestone Nov 3, 2017
@lunny lunny added the topic/ui Change the appearance of the Gitea UI label Nov 3, 2017
@lafriks lafriks modified the milestones: 1.x.x, 1.3.0 Nov 11, 2017
@lafriks
Copy link
Member

lafriks commented Nov 11, 2017

Fixed by #2889

@lafriks lafriks closed this as completed Nov 11, 2017
@go-gitea go-gitea locked and limited conversation to collaborators Nov 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
topic/ui Change the appearance of the Gitea UI type/bug
Projects
None yet
Development

No branches or pull requests

3 participants