nextcloud / user_external

👥 External user authentication methods like IMAP, SMB and FTP
https://apps.nextcloud.com/apps/user_external
108 stars 64 forks source link

WIP: Default to STARTTLS #140

Open sophie-h opened 4 years ago

sophie-h commented 4 years ago

Quickly looked at the new code and noted that setting sslmode to something like true disables encryption, if I'm right? This PR is not tested at all, but I don't wanted to sketch what might be a better solution.

violoncelloCH commented 4 years ago

hi, thanks for your PR! though I'm not sure if I understand it correctly: see my comments in the review...