Closed scizzorz closed 11 years ago
Yeah I should have added some documentation on that part.
The first line is their email, the second line is their section number. After that, if they are requesting an email change, the third line is the requested new email and the fourth line is the checksum to check against.
I'm thinking about changing the way email change requests are handled. The code was written before I found out I could connect to LDAP. That's beside the point though.
Mmmm... yep. I'll have to fix that on my fork then.
I've deduced that they're stored in
emails/<user id>
, but I'm not quite sure what belongs on each line, and I fear I've already broken things on my fork...