Skip to:
Request from CIP:
Lava has a mechanism to send mail through django config. Can lava-docker manage these configuration settings in /etc/lava-server/settings.conf?
EMAIL_BACKEND, EMAIL_HOST, EMAIL_HOST_USER, EMAIL_HOST_PASSWORD, EMAIL_PORT, EMAIL_USE_TLS, EMAIL_USE_SSL
merged in lava-docker
In that case, can you make an email address a requirement for users added in the YAML config of lava-docker?
I have already enabled email in our lab.
But note that a bug in LAVA made mandatory that all user have an email set.
This is based on a request of CIP. Not required in AGL at this point in time (eval in 6 month).
Request from CIP:
Lava has a mechanism to send mail through django config. Can lava-docker manage these configuration settings in /etc/lava-server/settings.conf?
EMAIL_BACKEND, EMAIL_HOST, EMAIL_HOST_USER, EMAIL_HOST_PASSWORD, EMAIL_PORT, EMAIL_USE_TLS, EMAIL_USE_SSL