Skip to content

Conversation

a1012112796
Copy link
Member

as title.

example views:

9684f1b2bef8b7f2744c65c6c1d7f2c3 ---- 8d118657d3d2d2ff2dc19b95464f7dd4 ----- 0b4f895d34696c194fcc4cbb35a0cf78

Signed-off-by: a1012112796 <1012112796@qq.com>
@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Aug 29, 2025
@github-actions github-actions bot added modifies/translation modifies/go Pull requests that update Go code modifies/templates This PR modifies the template files modifies/migrations labels Aug 29, 2025
@lunny
Copy link
Member

lunny commented Aug 30, 2025

Fix #27309

if err != nil {
return "", err
}
letters := "ABCDEFGHIJKLMNOPQRSTUVWXYZ"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Imho it should be without letters that can be seen as similar (ex. I, O) and with numbers (2-9)

ABCDEFGHJKLMNPQRSTUVWXYZ23456789

@lunny lunny added this to the 1.26.0 milestone Sep 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/go Pull requests that update Go code modifies/migrations modifies/templates This PR modifies the template files modifies/translation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants