Skip to content

Missing certain options for local testing purposes. #2596

@zcaliptium

Description

@zcaliptium

Is your suggested enhancement related to a problem? Please describe.

When I tried to run labrinth backend locally I encountered such problems. I can't just register account for testing purposes.

  1. It will throw out Captcha Error. Try resubmitting the form..

Then If I disable Cloudflare integration code...

  1. It will throw out SMTP Error: Connection error: No such host is known. (os error 11001) because SMTP server is not configured.

Describe the solution you'd like

Put options into dotenvy config:

  1. To completely disable Turnstile (Cloudflare Integration).
  2. To disable email sending and account verification.

Adding such options can make running local instance less painful.

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    backendRelates to Modrinth Backend or APIenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions