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