kvas-it / votegrity

Simple voting system
0 stars 0 forks source link

Users should have ids independent from their htokens #19

Closed kvas-it closed 8 years ago

kvas-it commented 8 years ago

Right now this is only important for the ACLs. It will probably also become important for ballot issuance. The problem is that if htoken is user's id, we can't change it and that might be necessary.

Success: changing user's htoken only changes their password and doesn't affect functioning of the rest of the system.