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 edit user as admin #713

Closed
2 of 6 tasks
plessbd opened this issue Jan 20, 2017 · 0 comments · Fixed by #722
Closed
2 of 6 tasks

Unable to edit user as admin #713

plessbd opened this issue Jan 20, 2017 · 0 comments · Fixed by #722
Labels
Milestone

Comments

@plessbd
Copy link

plessbd commented Jan 20, 2017

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

Description

When editing a user that has a website set that is longer than 50 characters an error message is displayed that the website can be no more than 50 characters.

A user can edit their own settings to allow a website longer than 50 characters. However an admin receives an error.

I would say the max length of a url should not be limited to 50 characters as that is actually somewhat small. but should take into account things like http://stackoverflow.com/questions/417142/what-is-the-maximum-length-of-a-url-in-different-browsers

@lunny lunny added this to the 1.1.0 milestone Jan 21, 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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants