fix: affiliation ok login msg
This commit is contained in:
parent
7767c98304
commit
b956236934
@ -126,6 +126,7 @@ function ReAuthMsg() {
|
|||||||
const notAuthPaths = [
|
const notAuthPaths = [
|
||||||
/^\/$/s,
|
/^\/$/s,
|
||||||
/^\/affiliation(\/)?$/s,
|
/^\/affiliation(\/)?$/s,
|
||||||
|
/^\/affiliation\/ok(\/)?$/s,
|
||||||
/^\/complete\/auth.*$/s
|
/^\/complete\/auth.*$/s
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user