Skip to content

fix(Db): Allow guest displaynames with a length of up to 255 chars#4420

Merged
blizzz merged 1 commit intomainfrom
fix/4389/enlarge-displayname
Jan 30, 2025
Merged

fix(Db): Allow guest displaynames with a length of up to 255 chars#4420
blizzz merged 1 commit intomainfrom
fix/4389/enlarge-displayname

Conversation

@blizzz
Copy link
Member

@blizzz blizzz commented Jan 28, 2025

Summary

Changes DB field for guest displaynames from 64 to 255 bytes. Useful in federated setups.

Checklist

  • Code is properly formatted
  • Sign-off message is added to all commits
  • Documentation (manuals or wiki) has been updated or is not required

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Ready to be reviewed bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Increase guest_displayname to 255 characters

3 participants