nrss/routes
olaven 6a62923d6d Don't crash if email address has sub-address with special characters
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".
2025-06-18 22:47:59 +02:00
..
api FIX: Existing agreement exists, but is out of sync with db 2025-05-26 14:40:48 +02:00
_app.tsx Vipps Donations (#33) 2024-08-24 18:55:08 +02:00
donations-cancel.tsx Vipps Donations (#33) 2024-08-24 18:55:08 +02:00
donations-error.tsx Vipps Donations (#33) 2024-08-24 18:55:08 +02:00
donations-success.tsx Don't crash if email address has sub-address with special characters 2025-06-18 22:47:59 +02:00
index.tsx Vipps Donations (#33) 2024-08-24 18:55:08 +02:00