From: Paul Hänsch Date: Wed, 18 May 2022 17:21:26 +0000 (+0200) Subject: Merge commit '121b533c5aaf642cb9e4f887861ab511031362ef' X-Git-Url: https://git.plutz.net/?a=commitdiff_plain;ds=sidebyside;h=801a5a731ec85902cd7eba7c4d42e5681e1df40f;hp=-c;p=shellwiki Merge commit '121b533c5aaf642cb9e4f887861ab511031362ef' --- 801a5a731ec85902cd7eba7c4d42e5681e1df40f diff --combined cgilite/users.sh index 2833c9a,254d61c..254d61c --- a/cgilite/users.sh +++ b/cgilite/users.sh @@@ -444,6 -444,10 +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