vhs / nomos

Membership management system made VHS-centric
25 stars 7 forks source link

Support for multiple email addresses per user account #138

Open laftho opened 8 years ago

laftho commented 8 years ago

Currently we only support a single email address and it must be the same address they use for paypal. This should be somewhat user configurable.

laftho commented 8 years ago

It's important to note that ListUserPayments service which lists payments for the owner uses Userid OR email address to select payments as their initial payment into the system may not be correctly associated with the userid. This may be a bug unto itself but if we allow user's to change their email address we could potentially leak payment data from a different user.