mirror of
https://github.com/Mailu/Mailu.git
synced 2025-03-05 14:55:20 +02:00
Up until now HTTPS was only offered by redirect, making MitM possible before server redirect hit the client. Add scheme-force to HTTPS to the url-generation. fixes #963