X-Git-Url: https://git.plutz.net/?p=cgilite;a=blobdiff_plain;f=users.sh;fp=users.sh;h=254d61c91953e87e882e7c4efe957ef50d41b576;hp=2833c9ac64bfc1ff2006f5c0dee86a51d39e4528;hb=98d46bf73351b1148796f47c3b448b3fc5c385c5;hpb=b3075fd95ed1f474fbe0a4eff68228e72a7ec653 diff --git a/users.sh b/users.sh index 2833c9a..254d61c 100755 --- a/users.sh +++ b/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