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

Replace requestpassword with lostpassword #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

NaNgets
Copy link

@NaNgets NaNgets commented Jan 30, 2016

With this change, passwords will no longer be sent as cleartext upon request password, but a password reset hash will be sent upon lost password command.

@@ -4,6 +4,7 @@ CONFIG = {
"smtpauth": None,
"templateoptions": {
"bot": "Q9",
"botsecure": "Q9@CServe.test.quakenet.org",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you can make this out of "bot" and "server"

@ghost
Copy link

ghost commented Dec 2, 2017

@NaNgets Are you still on this?

@NaNgets
Copy link
Author

NaNgets commented Dec 2, 2017

Hey @culex , feel free to re-submit or fix this PR.
I don't have a dev machine currently so it'll take me time if it's needed.

@ghost
Copy link

ghost commented Dec 2, 2017

I'll try to take it on, then. Thanks for the swift response!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants