Description
After accepting an organization invitation via the "Accept Invitation" button, I'm redirected to the registration page. I filled the form using my name and email, but submitting it fails with the error "Registration is disabled." This makes it impossible to complete the invitation flow and join the organization.
- Self registration is disabled via
APP_ENABLE_REGISTRATION="false"
- Invitations can still be sent
The rationale is, that even though self registration is disabled, it should be possible to invite people and that they set their own password.
Steps To Reproduce
- Receive an organization invitation email.
- Click "Accept Invitation."
- Get redirected to the registration page (name and email pre-filled).
- Fill in the password fields, agree to the Terms of Service, and click "Register."
- See the error "Registration is disabled" under the email field.
Self-hosted or Cloud?
Self-Hosted
Version of solidtime: (for self-hosted)
0.15.0
solidtime self-hosting guide: (for self-hosted)
https://docs.solidtime.io/self-hosting/guides/docker
Description
After accepting an organization invitation via the "Accept Invitation" button, I'm redirected to the registration page. I filled the form using my name and email, but submitting it fails with the error "Registration is disabled." This makes it impossible to complete the invitation flow and join the organization.
APP_ENABLE_REGISTRATION="false"The rationale is, that even though self registration is disabled, it should be possible to invite people and that they set their own password.
Steps To Reproduce
Self-hosted or Cloud?
Self-Hosted
Version of solidtime: (for self-hosted)
0.15.0
solidtime self-hosting guide: (for self-hosted)
https://docs.solidtime.io/self-hosting/guides/docker