chatmail icon indicating copy to clipboard operation
chatmail copied to clipboard

Remove configuration for username and password length

Open link2xt opened this issue 2 months ago • 0 comments

Usernames should only be created with nine characters. Existing users should still work, but if they are deleted they cannot be recreated.

This is a replacement for https://github.com/chatmail/relay/issues/697, you can read the reasons for having these restrictions, we want to generate usernames and passwords on the client.

In the core dcaccount: will be allowed to contain just the domain name of chatmail relay instead of HTTPS URL: https://github.com/chatmail/core/pull/7360 Once this is deployed and clients support the new scheme, we can replace the URL on the web page, but this should not be done immediately.

link2xt avatar Oct 28 '25 02:10 link2xt