-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
ownCloud password changed email is sent in Plain text #35255
Comments
@davitol |
Tested with a gmail and a hotmail account, opened via browser (Mozilla Firefox and Safari) |
|
Can confirm - tested with 10.2 and mailhog
|
I see we have two methods in the code for sending the password reset email: |
and here
|
@sharidas - is the issue fixed? Can this be closed? |
The PR related to this issue:
@patrickjahns The changes have been merged, yes this issue can be closed. |
Steps to reproduce
Expected behaviour
'ownCloud password changed' email should be shown properly
Actual behavior
'ownCloud password changed' email is sent in plain text
Server configuration
Operating system:
Ubuntu 18.04
Web server:
Apache2
Database:
SQLite
PHP version:
7.1
ownCloud version: (see ownCloud admin page)
10.2.0
Updated from an older ownCloud or fresh install:
fresh
CC @patrickjahns @micbar
The text was updated successfully, but these errors were encountered: