Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

misc: addressed invalid redirect condition in signup invite page #2466

Conversation

sheensantoscapadngan
Copy link
Member

@sheensantoscapadngan sheensantoscapadngan commented Sep 22, 2024

Description 📣

This PR resolves the following issue: #2446

Basically it removes a condition in the signupinvite page that blocked invited users from creating an account when instance allow signup option is set to "Disabled"

Type ✨

  • Bug fix
  • New feature
  • Breaking change
  • Documentation

Tests 🛠️

# Here's some code block to paste some code snippets

@vwbusguy
Copy link
Contributor

Looks good to me. It doesn't make sense that an invited user should get this far and not be able to sign up without global sign up being set.

@sheensantoscapadngan sheensantoscapadngan merged commit 2bca468 into main Sep 26, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants