rng
rng copied to clipboard
Fix Issue #170
This should fix the bug preventing existing registrations from being updated. It looks like there was a whitelist functionality in place that should have prevented the false-positive in the validation function. However, the existing users were never being added to the whitelist on the Edit form, so it prevented this from working as expected.
Merged into freelock/rng.