Re-encode the auth cookie with the properly formatted user name. This makes the...
authorArt Cancro <ajc@citadel.org>
Tue, 8 Feb 2022 23:19:17 +0000 (18:19 -0500)
committerArt Cancro <ajc@citadel.org>
Tue, 8 Feb 2022 23:19:17 +0000 (18:19 -0500)
commit0efde55e4be0e77fc4621796e1d2fd49f3eb0b4d
treeac4e6941273bfe0de43e43b1c3d5cb46fae7e0f5
parent2542c00b998db674963f97bfe44d5578050437d0
Re-encode the auth cookie with the properly formatted user name.  This makes the client side parse it properly.
webcit-ng/admin_functions.c
webcit-ng/ctdlclient.c
webcit-ng/static/js/login.js