X-Git-Url: https://git.plutz.net/?a=blobdiff_plain;f=cgilite%2Fusers.sh;h=254d61c91953e87e882e7c4efe957ef50d41b576;hb=5cf6de21a08325c9952aa2ed16ff2c69979d0599;hp=2833c9ac64bfc1ff2006f5c0dee86a51d39e4528;hpb=78a94a774fa0f9317b469995a9389551e0501a75;p=shellwiki diff --git a/cgilite/users.sh b/cgilite/users.sh index 2833c9a..254d61c 100755 --- a/cgilite/users.sh +++ b/cgilite/users.sh @@ -444,6 +444,10 @@ read_user "$(SESSION_VAR user_id)" :;; esac +export USER_ID USER_NAME USER_STATUS USER_EMAIL USER_PWSALT USER_PWHASH \ + USER_EXPIRE USER_DEVICES USER_FUTUREUSE + + w_user_update(){ if [ ! "$USER_ID" ]; then cat <<-EOF