wordpress_ynh
wordpress_ynh copied to clipboard
add allow_email parameter
It's needed for signed emails.
PR Status
- [x] Code finished and ready to be reviewed/tested
- [ ] The fix/enhancement were manually tested (if applicable)
Automatic tests
Automatic tests can be triggered on https://ci-apps-dev.yunohost.org/ after creating the PR, by commenting "!testme", "!gogogadgetoci" or "By the power of systemd, I invoke The Great App CI to test this Pull Request!". (N.B. : for this to work you need to be a member of the Yunohost-Apps organization)
!testme
cf https://github.com/YunoHost-Apps/wordpress_ynh/pull/230#discussion_r1412851429
It's needed for some extensions that send email, so let's keep it ?
To me that just gives the false impression that the app integrates properly with email, which it doesnt if this ain't actually used ... Or if we can't configure it automatically, we should at least properly document it how to manually configure it in ADMIN.md maybe ...
Or if we can't configure it automatically, we should at least properly document it how to manually configure it in ADMIN.md maybe ...
Well then this is the TODO here 🙂
the password generated for the mail must be displayed somehow...
the password generated for the mail must be displayed somehow...
In ADMIN.md maybe ?
