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

Implemented helper for password reset #1043

Open
wants to merge 3 commits into
base: dev
Choose a base branch
from
Open

Conversation

s3inlc
Copy link
Member

@s3inlc s3inlc commented Feb 21, 2024

Helper added for non-authenticated requests for a reset of a users password.

This function requires emails to be sent, therefore the email docker configuration is included as well (which for example would also be used by email notifications).

As a simple sendmail utility, ssmtp is used whose configuration is now included in docker-compose and the example env as well.

@s3inlc s3inlc requested a review from zyronix February 21, 2024 10:56
@zyronix zyronix linked an issue Mar 27, 2024 that may be closed by this pull request
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.

[BUG] Notification inside Docker -- SendMail
1 participant