* ACS checks in 'next' blocks can now have a default "catch all" by simply omitting the 'acs' portion of a condition
This commit is contained in:
@@ -307,9 +307,9 @@
|
||||
{
|
||||
acs: AS2
|
||||
next: fullLoginSequenceLoginArt
|
||||
}
|
||||
}
|
||||
{
|
||||
acs: !AS2
|
||||
// acs: !AS2
|
||||
next: newUserInactiveDone
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user