rng icon indicating copy to clipboard operation
rng copied to clipboard

Fix Issue #170

Open nplowman opened this issue 7 years ago • 1 comments

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.

nplowman avatar Mar 14 '19 22:03 nplowman

Merged into freelock/rng.

freelock avatar Oct 20 '19 19:10 freelock