Skip to content

Fix: sanitize user values in signup form#62

Open
tdiam wants to merge 1 commit into
jmapio:masterfrom
tdiam:patch-1
Open

Fix: sanitize user values in signup form#62
tdiam wants to merge 1 commit into
jmapio:masterfrom
tdiam:patch-1

Conversation

@tdiam
Copy link
Copy Markdown

@tdiam tdiam commented May 8, 2026

I was getting "Login failed" messages when trying to sign up.

It turns out that the special characters in my password were not rendered correctly in the signup form.

This PR adds the | html filter to all user values in the signup.html template.

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.

1 participant