You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please stick to the template and provide as much detail as possible to help us diagnose and fix the issue.
Low effort bug reports will be closed.
Describe the bug
I'm evaluating Hi.Events as a replacement for Alf.io.
I have used the "quick launch" for render.com to deploy, and it appears to be working fine apart from being unable to disable registration.
To Reproduce
Steps to reproduce the behavior:
Deploy via Render.com
Perform the initial setup and registration of the first user account/organisation
Update the environment variables, setting APP_DISABLE_REGISTRATION=true and APP_SAAS_MODE_ENABLED=false
Visit the site in a browser and observe that the Don't have an account? Sign up link is still active.
Expected behavior
The registration link should be removed because SASS mode and Registration have been disabled.
Screenshots
Logs
N/A
Desktop (please complete the following information):
OS: pop!_OS
Browser: Brave
Version: 1.71.123
Hi.Events Version and platform
Docker latest based on the Render.com auto-deploy
Additional context
This is the second time I've spun up Hi.Events, but the first time I've tried to disable this, so if I'm missing an obvious setting then I apologise!
The text was updated successfully, but these errors were encountered:
Can you confirm if it's possible to register an account when APP_DISABLE_REGISTRATION is enabled? Currently, the "Don't have an account? Sign up" link isn't hidden when registration is disabled; this setting only affects the API, not the frontend. It definitely should apply to the frontend as well, so that part is indeed a bug.
Note
Please stick to the template and provide as much detail as possible to help us diagnose and fix the issue.
Low effort bug reports will be closed.
Describe the bug
I'm evaluating Hi.Events as a replacement for Alf.io.
I have used the "quick launch" for render.com to deploy, and it appears to be working fine apart from being unable to disable registration.
To Reproduce
Steps to reproduce the behavior:
APP_DISABLE_REGISTRATION=true
andAPP_SAAS_MODE_ENABLED=false
Don't have an account? Sign up
link is still active.Expected behavior
The registration link should be removed because SASS mode and Registration have been disabled.
Screenshots
Logs
N/A
Desktop (please complete the following information):
Hi.Events Version and platform
Docker latest based on the Render.com auto-deploy
Additional context
This is the second time I've spun up Hi.Events, but the first time I've tried to disable this, so if I'm missing an obvious setting then I apologise!
The text was updated successfully, but these errors were encountered: