mirror of
https://github.com/penpot/penpot.git
synced 2026-08-02 18:44:43 -04:00
The bulk profile creation endpoint creates already active profiles that skip email verification and onboarding, so it should not be reachable on production deployments. Add the `nitrate-bulk-create-profiles` flag, disabled by default, and reject the call when it is not enabled. Signed-off-by: Juanfran <juanfran.ag@gmail.com>