DarkflameUniverse / NexusDashboard

Dashboard for Complete Management of a DLU game server
GNU Affero General Public License v3.0
47 stars 7 forks source link

feat: reCAPTCHA #74

Closed maxdelayer closed 10 months ago

maxdelayer commented 10 months ago

Adds reCAPTCHA as a security measure to prevent scumbags from spamming account registration.

Also adds some detail to the readme on recaptcha settings and previously existing settings.

HailStorm32 commented 10 months ago

If you used single use keys like everyone else, you wouldn't need a captcha.

Also, if you are going to implement a captcha, implement the "hidden" version and enable it on the login as well