]> code.citadel.org Git - citadel.git/commit
I was able to simplify the login code too. ctdl_startup() is now called at landing...
authorArt Cancro <ajc@citadel.org>
Sat, 15 Jan 2022 20:41:53 +0000 (15:41 -0500)
committerArt Cancro <ajc@citadel.org>
Sat, 15 Jan 2022 20:41:53 +0000 (15:41 -0500)
commit481387965f71dbf730bfbdfe413c28d819c57b0f
tree3dc34571b09ba10a813eef456d22e98edf825672
parent11d43a21157b7932c2b21669b2e52145c6276943
I was able to simplify the login code too.  ctdl_startup() is now called at landing, at login, and logout.  It always does The Right Thing.
webcit-ng/static/js/login.js