mirror of
https://github.com/pocket-id/pocket-id.git
synced 2026-03-01 11:21:53 +03:00
🚀 Feature: Allow uppercase usernames #452
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Felitendo on GitHub (Sep 2, 2025).
Feature description
It would be really great if you could add the option to use uppercase usernames. Right now it forces us to use lowercase usernames like 'felitendo', but if i want to use 'Felitendo', then i would have to change the username on every single site that supports it (which are not a lot sadly).
Pitch
This Feature would help me a lot with user management and I personally think there is no good reason to force all users to use lowercase usernames. Or maybe add an option in the Administration Settings where each Server Owner can decide for themselves if they want to force the use of lowercase usernames or not :)
Also if you want me to, i can add a PR that adresses this issue. But I first need to know which option is the better one:
@Weichhard commented on GitHub (Sep 2, 2025):
Second option would be great! It would assure that everyone can decide for themselves
@Felitendo commented on GitHub (Sep 3, 2025):
PR is in progress... I'll publish it once it's ready