Emails longer than 32 characters get truncated #325

Closed
opened 2026-03-07 13:43:47 -06:00 by minosimo · 2 comments
minosimo commented 2026-03-07 13:43:47 -06:00 (Migrated from github.com)

github.com/voidauth/voidauth@b4b19cb4af/shared/api-request/LoginUser.ts (L5)

RFC says max 254 characters for emails, but the input accepts username or email.

https://github.com/voidauth/voidauth/blob/b4b19cb4afe4c6f279ca6e87aad096f9314d5ec6/shared/api-request/LoginUser.ts#L5 RFC says max 254 characters for emails, but the input accepts username or email.
notquitenothing commented 2026-03-07 13:53:52 -06:00 (Migrated from github.com)

Thanks for opening an issue. This is a good catch, I will make a fix for this

Thanks for opening an issue. This is a good catch, I will make a fix for this
notquitenothing commented 2026-03-14 21:04:41 -05:00 (Migrated from github.com)

This should be fixed in v1.10.0

This should be fixed in [v1.10.0](https://github.com/voidauth/voidauth/releases/tag/v1.10.0)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
adam/gate#325
No description provided.