* Lots of progress on PEG.js ACS parsing and validation implementation
This commit is contained in:
@@ -76,6 +76,14 @@
|
||||
login: {
|
||||
art: USERLOG
|
||||
next: fullLoginSequenceLoginArt
|
||||
/*
|
||||
next: [
|
||||
{
|
||||
acs: "=N2"
|
||||
next: fullLoginSequenceLoginArt
|
||||
}
|
||||
]
|
||||
*/
|
||||
config: {
|
||||
tooNode: {
|
||||
art: TOONODE
|
||||
|
||||
Reference in New Issue
Block a user