coollabsio / coolify

An open-source & self-hostable Heroku / Netlify / Vercel alternative.
https://coolify.io
Apache License 2.0
31.51k stars 1.61k forks source link

[Bug]: plausible configuration features are not valid #815

Closed jesperordrup closed 1 year ago

jesperordrup commented 1 year ago

Is there an existing issue for this?

Example public repository

coolify

Description

When I try to configure plausible for registration, the only options are disable and enable. Disable Registration should have 3 possible values

true
false
invite_only

image

Futher info: https://github.com/plausible/analytics/pull/1841#issuecomment-1354976378

Steps To Reproduce

  1. stop plausible service (v1.5.1)
  2. go to config
  3. Find Disable registration and see if you can find invite_only

image

Ekstra:

I hope that the fields in UI will get some tlc. Its not easy to understand what the end result of disabling a "disable " field.

Suggestion

Authentication:                 enable/disable
(disable_authentication)

Registration :                  enable/disable/invite_only
(disable_registration)

Version

3.12.8

andrasbacsai commented 1 year ago

I'm adding this feature to the next release!