Access Request
Enter your email first. If the email is already approved in the database, the password step will appear.
Sign in
If you are not approved yet, email the site owner with your name, institution, and reason for access.
What happens behind the page
- 1The browser sends only the email to `/api/check-email`.
- 2The server checks the private approved-user database.
- 3If approved, the password box appears.
- 4The server verifies the password and sets a secure login cookie.