Avatar autogeneration fixed#13282
Merged
Merged
Conversation
This mod fixes problem with initial avatar autogeneration and avatar autogneration after deleting previous avatar. Related: go-gitea#13159 Fixes: 80a6b0f Author-Change-Id: IB#1105243
Contributor
Author
|
This PR is backport of |
6543
approved these changes
Oct 23, 2020
zeripath
approved these changes
Oct 23, 2020
Member
|
Please rebase with release branch |
Contributor
Author
|
According to The Golden Rule of Rebasing we do not rebase public branches. Just merged current release/v1.13 to this PR. |
Member
|
please merge again or set option to allow contributors to change PR branch as it needs up to date with base branch to be mergable |
Contributor
Author
Just merged current release/v1.13 to this PR.
I don't see option described on in this PR. Please drop me hint if you'll need access to this PR. |
Member
|
There should be checkbox when creating new PR, I have no idea how to change it later on ;) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This mod fixes problem with initial avatar autogeneration and
avatar autogneration after deleting previous avatar.
Related: #13159
Related: #13233
Fixes: 80a6b0f
Author-Change-Id: IB#1105243