We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Previously, the mail settings in admin-> settings-> basic settings-> had an option to en-/disable the authentication.
This checkbox has been removed with the refactoring to Symfony Mailer.
2 options:
either the form field sould reappear, allowing authenticationless login (that depends on symfony supporting it)
or fix the username/pw field being optional and don't allow configs without username / password
Other Community project
Debian/Ubuntu
PHP 8.0
Apache (supported)
MySQL
Updated to a major version (ex. 22.2.3 to 23.0.1)
Encryption is Disabled
No response
---
The text was updated successfully, but these errors were encountered:
miaulalala
Successfully merging a pull request may close this issue.
Bug description
Previously, the mail settings in admin-> settings-> basic settings-> had an option to en-/disable the authentication.
This checkbox has been removed with the refactoring to Symfony Mailer.
Steps to reproduce
Expected behavior
2 options:
either the form field sould reappear, allowing authenticationless login (that depends on symfony supporting it)
or fix the username/pw field being optional and don't allow configs without username / password
Installation method
Other Community project
Operating system
Debian/Ubuntu
PHP engine version
PHP 8.0
Web server
Apache (supported)
Database engine version
MySQL
Is this bug present after an update or on a fresh install?
Updated to a major version (ex. 22.2.3 to 23.0.1)
Are you using the Nextcloud Server Encryption module?
Encryption is Disabled
What user-backends are you using?
Configuration report
No response
List of activated Apps
Nextcloud Signing status
No response
Nextcloud Logs
No response
Additional info
No response
The text was updated successfully, but these errors were encountered: