HomeMusing Studio

Prevent signups via /auth/signup with closed registrations

Description

Prevent signups via /auth/signup with closed registrations

Previously, there was no check in place on the web-based /auth/signup
endpoint to ensure users can't still be created while registrations are
closed.

Fixes #1649

Details

Provenance
mattAuthored on Wed, Jul 1, 12:17 AM
Parents
rWFfa2dd3e414f6: Add missing import in config.go
Branches
Unknown
Tags
Unknown
References
refs/pull/1686/head, fix-signup-closed-registration