Skip to content

Fix: url.Values map was not initialized #14485

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

Merged
merged 2 commits into from
Jan 27, 2021
Merged

Conversation

PhilAtWysdom
Copy link
Contributor

Fixes Error 500 after submission of initial gitea user configuration.

Values map was not initialized, leading to panic

There may be a better way of dealing with this, so please review. Thanks!

Values map was not initialized, leading to error 500 on submission of initial configuration
@6543 6543 added type/bug skip-changelog This PR is irrelevant for the (next) changelog, for example bug fixes for unreleased features. labels Jan 27, 2021
@6543 6543 added this to the 1.14.0 milestone Jan 27, 2021
@6543 6543 requested a review from lunny January 27, 2021 12:25
@GiteaBot GiteaBot added the lgtm/need 1 This PR needs approval from one additional maintainer to be merged. label Jan 27, 2021
@GiteaBot GiteaBot added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Jan 27, 2021
@6543
Copy link
Member

6543 commented Jan 27, 2021

.

@lafriks lafriks merged commit af7f712 into go-gitea:master Jan 27, 2021
@go-gitea go-gitea locked and limited conversation to collaborators Mar 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. skip-changelog This PR is irrelevant for the (next) changelog, for example bug fixes for unreleased features. type/bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants