mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-11-02 15:31:03 +00:00
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. |
||
|---|---|---|
| .. | ||
| auth | ||
| avatar | ||
| base | ||
| bindata | ||
| cron | ||
| httplib | ||
| log | ||
| mailer | ||
| middleware | ||
| process | ||
| setting | ||
| ssh | ||
| template | ||
| user | ||
| uuid | ||