Skip to content

Bugfix: user password trimmed when attempting login - #249

Merged
KartoffelChipss merged 2 commits into
PelagicaApp:developfrom
biskweet:fix-login-trim
Sep 4, 2026
Merged

Bugfix: user password trimmed when attempting login#249
KartoffelChipss merged 2 commits into
PelagicaApp:developfrom
biskweet:fix-login-trim

Conversation

@biskweet

@biskweet biskweet commented Sep 4, 2026

Copy link
Copy Markdown

The login form currently trims whitespaces off the username and password fields. While it is standard practice for usernames, whitespaces should not be trimmed off the provided password. Such behavior prevents login when the password includes whitespaces at the beginning or the end of the string -- which was my case 15 minutes ago.

@KartoffelChipss
KartoffelChipss merged commit aeb0b91 into PelagicaApp:develop Sep 4, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants