mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
- pkg/util/net/websocket.go: store ln parameter in struct to prevent nil pointer panic when Addr() is called - pkg/auth/oidc.go: replace unsynchronized []string with map + RWMutex for subjectsFromLogin to fix data race across concurrent connections |
||
|---|---|---|
| .. | ||
| auth | ||
| config | ||
| errors | ||
| metrics | ||
| msg | ||
| naming | ||
| nathole | ||
| plugin | ||
| policy | ||
| proto/udp | ||
| sdk/client | ||
| ssh | ||
| transport | ||
| util | ||
| virtual | ||
| vnet | ||