diff options
author | Adam Strzelecki <ono@java.pl> | 2016-02-16 11:58:00 +0100 |
---|---|---|
committer | Adam Strzelecki <ono@java.pl> | 2016-02-20 14:01:47 +0100 |
commit | e2f95c284570271267a6239faa944c381960a3d9 (patch) | |
tree | cc0ec27d4f1abf7c8bdbc1f20126033c1c3de5e8 /templates/admin | |
parent | b7f3d94cd048cbad6bc406bcbd79b490ccd416a9 (diff) | |
download | gitea-e2f95c284570271267a6239faa944c381960a3d9.tar.gz gitea-e2f95c284570271267a6239faa944c381960a3d9.zip |
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.
Diffstat (limited to 'templates/admin')
0 files changed, 0 insertions, 0 deletions