Commit Graph

5 Commits

Author SHA1 Message Date
fourbites 802ec201fa Implement Argon2 password hashing and verification in user management 2025-08-18 23:52:41 +02:00
Michael Bayne 2e9b1c8270 Javadoc fixes and javadoc defanging. 2016-12-18 09:48:44 -08:00
Ray J. Greenwell b14734277e More fix: two validation records would collide if generated at the
same millisecond. Use a persistent random, and include the userId
and a bit of the timestamp to make a secret that cannot collide
with another user's secret.
2011-11-08 11:35:34 -08:00
Ray J. Greenwell 77b02552b1 Match changes to the Depot user repo commited in r....
Oh hello, git.
I mean... "change 4e5882cb4b89bb084ba3a63d6060323a2b371f98".
Yeah. Hm.

Anyway, fix validation records so that we only store one and it
corresponds to the latest email address.
2011-11-04 15:14:54 -07:00
Michael Bayne 1d78bbe27b Extracted ooo-user bits into separate library. 2011-10-05 09:37:10 -07:00