fix: 白名单放行 /oauth/token
This commit is contained in:
@@ -21,6 +21,7 @@ var URL_WHITE_LIST = []string{
|
|||||||
"/omcNeConfig",
|
"/omcNeConfig",
|
||||||
"/cdrEvent",
|
"/cdrEvent",
|
||||||
"/upload-ue",
|
"/upload-ue",
|
||||||
|
"/oauth/token",
|
||||||
}
|
}
|
||||||
|
|
||||||
// PreAuthorize 用户身份授权认证校验
|
// PreAuthorize 用户身份授权认证校验
|
||||||
|
|||||||
Reference in New Issue
Block a user