Commit Graph

5 Commits

Author SHA1 Message Date
olaven d065733879 remove accidental unused import 2025-06-18 22:50:57 +02:00
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
Olav Sundfør 0e77c35fb2
FIX: Existing agreement exists, but is out of sync with db 2025-05-26 14:40:48 +02:00
Olav Sundfør d3a4c4a585
Mfa bugs (#38) 2024-09-23 17:44:16 +02:00
Olav Sundfør c0088e067f
Vipps Donations (#33) 2024-08-24 18:55:08 +02:00