jupyterhub / nativeauthenticator

JupyterHub-native User Authenticator
https://native-authenticator.readthedocs.io
BSD 3-Clause "New" or "Revised" License
72 stars 69 forks source link

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

Open congineer opened 1 year ago

congineer commented 1 year ago

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:

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

Full environment ``` # paste output of `pip freeze` or `conda list` here ```
Configuration ```python # jupyterhub_config.py ```
Logs ``` # paste relevant logs here, if any ```
welcome[bot] commented 1 year ago

Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! :hugs:
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! :wave:
Welcome to the Jupyter community! :tada: