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

Sign-Up email is not sent to admin for registration pending approval #242

Open
congineer opened this issue May 17, 2023 · 1 comment
Open
Labels
bug Something isn't working

Comments

@congineer
Copy link

Bug description

Upon user sign-up no email to admin(s) is sent.

Expected behaviour

Admin(s) should get an email about user's Sign-Up attempt.

Any strategy to fix this:

  • a hint on how to properly configure the notification email to admin(s)
  • a hint on how to patch the NativeAuthenticator code, e.g. similar to the self-serve approval way #L343

Actual behaviour

Upon user sign-up a message #Line125

Your information has been sent to the admin.

is being displayed, but no email to admin is triggered to localhost Postfix email server.

How to reproduce

  1. Just 'Sign-Up'
  2. Observe the Your information has been sent to the admin.
  3. Assume the admin actually got the email
  4. Wait indefinitely till the admin checks your request in the JH Authorization area page

Your personal set up

  • OS: Ubuntu
  • Version(s): ubuntu 22.04
Full environment
# paste output of `pip freeze` or `conda list` here
Configuration
# jupyterhub_config.py
Logs
@congineer congineer added the bug Something isn't working label May 17, 2023
@welcome
Copy link

welcome bot commented May 17, 2023

Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! 🤗

If you haven't done so already, check out Jupyter's Code of Conduct. Also, please try to follow the issue template as it helps other other community members to contribute more effectively.
welcome
You can meet the other Jovyans by joining our Discourse forum. There is also an intro thread there where you can stop by and say Hi! 👋

Welcome to the Jupyter community! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant