1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-30 17:31:29 +02:00
gitea/modules
Adam Strzelecki e2f95c2845 LDAP: Use single connection in BindDN mode auth
According to RFC 4511 4.2.1. Processing of the Bind Request "Clients may send
multiple Bind requests to change the authentication and/or security
associations or to complete a multi-stage Bind process. Authentication from
earlier binds is subsequently ignored."

Therefore we should not use 2 connections, but single one just sending two bind
requests.
2016-02-20 14:01:47 +01:00
..
auth LDAP: Use single connection in BindDN mode auth 2016-02-20 14:01:47 +01:00
avatar Remove cache avatar support and add its tests 2016-02-14 23:14:55 -05:00
base Fix inappropriate markdown post process end tag check 2016-02-19 17:39:50 -05:00
bindata Minor fix for #2624 2016-02-15 14:57:15 -05:00
cron
httplib
log Add env var check for update 2016-02-15 23:11:22 -05:00
mailer Fix issue email formatting. Addresses #2331 2016-02-18 16:08:20 -05:00
middleware #2505 Allow to fork and disallow to create PRs for mirrors. 2016-02-19 20:33:06 +01:00
process
setting Remove cache avatar support and add its tests 2016-02-14 23:14:55 -05:00
ssh Remove cache avatar support and add its tests 2016-02-14 23:14:55 -05:00
template
user
uuid