forgejo/modules
Paul Tötterman fb970b9d87 Add ServerName to tls.Config in LDAP auth ()
From https://godoc.org/crypto/tls#Config

    ServerName is used to verify the hostname on the returned
    certificates unless InsecureSkipVerify is given. It is also included
    in the client's handshake to support virtual hosting unless it is
    an IP address.

This is needed for certificate validation without InsecureSkipVerify.
2016-06-01 01:11:28 -07:00
..
auth Add ServerName to tls.Config in LDAP auth () 2016-06-01 01:11:28 -07:00
avatar
base PDF-Previews in file-lists now working () 2016-04-26 21:48:44 -04:00
bindata use text/plain as default email content format 2016-05-30 01:32:01 -07:00
context
cron
httplib
log
mailer minor fix for when to set HTML alternative 2016-05-30 01:50:20 -07:00
markdown Support alphanumeric issue style (ABC-1234) for external issue tracker () 2016-04-22 18:28:08 -04:00
process
setting use text/plain as default email content format 2016-05-30 01:32:01 -07:00
ssh
template
user