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

2.0 Prep #2526

Open
taoeffect opened this issue Jan 20, 2025 · 0 comments
Open

2.0 Prep #2526

taoeffect opened this issue Jan 20, 2025 · 0 comments

Comments

@taoeffect
Copy link
Member

Problem

  1. We need to be able to disable registrations, so that when we create the backup site, we can leave it up and not worry about registrations there.
  2. On the new site, we need to show old users a link to the backup site.

Solution

  1. The disabling of registrations should be done on the backend, with a special error code, so the signup form can tell the user that registrations are closed. Use an environment variable to detect this on the backend.
  2. Enable the little warning thing on the Home.vue, and link to the old site.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant