aboutsummaryrefslogtreecommitdiff
path: root/deploy
diff options
context:
space:
mode:
authorAnders Betts <anders.betts@gmail.com>2026-09-18 13:32:05 +0200
committerAnders Betts <anders.betts@gmail.com>2026-09-18 13:32:05 +0200
commit45b0f52a42ebd84edbe89016aea6129b0721f097 (patch)
treeb7d704803da50faa6fcdb7d5d2a570a39e4e526b /deploy
parent1c1cd947335d30e6f13d2d440da8a188c992d71a (diff)
downloadbokf-45b0f52a42ebd84edbe89016aea6129b0721f097.tar.gz
bokf-45b0f52a42ebd84edbe89016aea6129b0721f097.zip
bokftui: fix self-copy that emptied the username on password loginv0.1.23
try_login is called with a->username as the user; snprintf with overlapping source and destination is undefined and produced "" on glibc, so config_save wrote 'user=' and later reloads could not auto-login. Copy through a temporary, carry BOKFD_USER on reload and never persist an empty user.
Diffstat (limited to 'deploy')
0 files changed, 0 insertions, 0 deletions