We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9b12a62 + 50931a4 commit b6c72eeCopy full SHA for b6c72ee
constant/constant.go
@@ -150,7 +150,7 @@ const (
150
WebAndOther = 3
151
// The PC side is mutually exclusive, and the mobile side is mutually exclusive, but the web side can be online at
152
// the same time.
153
- PcMobileAndWeb = 4
+ AllLoginButSameClassKick = 4
154
// The PC terminal can be online at the same time,but other terminal only one of the endpoints can login.
155
PCAndOther = 5
156
// Customize login policy
0 commit comments