This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/modules/auth
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
..
ldap LDAP: Use single connection in BindDN mode auth 2016-02-20 14:01:47 +01:00
pam
admin.go
auth.go typo fix 2016-01-06 22:41:42 +03:00
auth_form.go
org.go #2497 incorrect error handle for team name 2016-01-29 17:06:14 -05:00
repo_form.go Allow modification of a release if Content is empty (fix #2516) 2016-01-30 13:39:02 +00:00
user_form.go Make log path required 2016-02-12 10:10:02 -05:00