You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The values of the input fields in the admin page for editing auth-sources (i.e. http://localhost:3000/admin/auths/1 ) aren't trimed when saveing.
The only time the value get's trimmed is when the page is reloaded, then the input fields contain the proper trimmed value's and a save will then correctly write the values to the database.
Gitea Version
1.17.1
Can you reproduce the bug on the Gitea demo site?
No
Log Gist
No response
Screenshots
No response
Git Version
No response
Operating System
No response
How are you running Gitea?
Binary distribution of 1.17.1
Database
SQLite
The text was updated successfully, but these errors were encountered:
Description
The values of the input fields in the admin page for editing auth-sources (i.e. http://localhost:3000/admin/auths/1 ) aren't trimed when saveing.
The only time the value get's trimmed is when the page is reloaded, then the input fields contain the proper trimmed value's and a save will then correctly write the values to the database.
Gitea Version
1.17.1
Can you reproduce the bug on the Gitea demo site?
No
Log Gist
No response
Screenshots
No response
Git Version
No response
Operating System
No response
How are you running Gitea?
Binary distribution of 1.17.1
Database
SQLite
The text was updated successfully, but these errors were encountered: