You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
8 years ago
..
ldap LDAP: Use single connection in BindDN mode auth 8 years ago
pam use pam and update TRANSLATORS 9 years ago
admin.go #1575 Limit repo creation 9 years ago
auth.go typo fix 9 years ago
auth_form.go APIs: admin users 9 years ago
org.go #2497 incorrect error handle for team name 9 years ago
repo_form.go Allow modification of a release if Content is empty (fix #2516) 9 years ago
user_form.go Make log path required 9 years ago