registration/db
Leon Klingele 8d05f77e9c db: increase email verification token length and also allow lowercase characters
Implements https://github.com/pellaeon/registration/issues/179.

Following the birthday paradoxon there were token collisions with a probability
of 50% with  ~55.000 open registrations: https://play.golang.org/p/zVLvfc2VfSI
2019-06-22 16:35:59 +08:00
..
registration.php Cleanup status codes 2017-07-08 14:21:57 +02:00
registrationmapper.php db: increase email verification token length and also allow lowercase characters 2019-06-22 16:35:59 +08:00