mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-02-04 04:30:05 +00:00
feat: 绑定 oauth2
This commit is contained in:
@@ -16,6 +16,10 @@ const (
|
||||
CtxKeyRealIPStr = "ckri"
|
||||
)
|
||||
|
||||
const (
|
||||
CacheKeyOauth2State = "cko2s::"
|
||||
)
|
||||
|
||||
type CtxKeyRealIP struct{}
|
||||
type CtxKeyConnectingIP struct{}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user