Don't crash if email address has sub-address with special characters #44

Merged
olaven merged 3 commits from allow-sub-addresses-in-emails into main 2025-06-18 20:52:14 +00:00
olaven commented 2025-06-18 20:49:52 +00:00 (Migrated from github.com)

Emails with sub-addressing should not
cause the donations flow to crash. It currently does because the vipps redirect URL validation fails
because of the special characters involved, namely "+", e.g. "olav+subscriptions@example.com".

Emails with [sub-addressing](https://en.wikipedia.org/wiki/Email_address#Sub-addressing) should not cause the donations flow to crash. It currently does because the vipps redirect URL validation fails because of the special characters involved, namely "+", e.g. "olav+subscriptions@example.com".
Sign in to join this conversation.
No description provided.