mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-06-03 10:50:20 +00:00
- Added JavaScript code to make sure that only one of the checkboxes can be enabled at any time. - Handled the condition where a user disables JavaScript and tries to enable public registrations when private mode is active. The action will not proceed and a warning will be displayed in the response page. Signed-off-by: Joseph Nuthalapati <njoseph@thoughtworks.com> Reviewed-by: James Valleroy <jvalleroy@mailbox.org>