mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-08-06 09:45:00 +02:00
* Separate login logic vs display
* Work on SSH a bit -- major WIP, not working!
This commit is contained in:
parent
a6f15c2dfc
commit
d86d3e0119
4 changed files with 204 additions and 136 deletions
|
@ -120,7 +120,10 @@
|
|||
//next: messageArea
|
||||
next: fullLoginSequenceLoginArt
|
||||
config: {
|
||||
tooNodeArt: TOONODE
|
||||
//tooNodeArt: TOONODE
|
||||
tooNode: {
|
||||
art: TOONODE
|
||||
}
|
||||
}
|
||||
form: {
|
||||
0: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue