fix: whitelist for cbsState
This commit is contained in:
@@ -25,6 +25,7 @@ var URL_WHITE_LIST = []string{
|
||||
"/objectType/nbState",
|
||||
"/upload-ue",
|
||||
"/oauth/token",
|
||||
"/objectType/cbsState",
|
||||
}
|
||||
|
||||
// PreAuthorize 用户身份授权认证校验
|
||||
|
||||
Reference in New Issue
Block a user