Skip to content

Fixes in registration pipeline - #564

Open
georgelgeback wants to merge 2 commits into
mainfrom
registration-fixes
Open

Fixes in registration pipeline#564
georgelgeback wants to merge 2 commits into
mainfrom
registration-fixes

Conversation

@georgelgeback

@georgelgeback georgelgeback commented Aug 14, 2026

Copy link
Copy Markdown
Contributor
  • Fix empty stil-id being rejected when registering!!
  • Add clearing of stil-id to user edit route, previously it would see a falsy value and avoid updating
  • Update email-in-password check to reject based on the first part of the email (cool_name@example.com can now reject password if cool_name is in it), previously the whole email had to be a substring for the password to be rejected

Added unit regression tests for these three

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