bareos: master 2b897a64

Author Committer Branch Timestamp Parent
frank frank master 2020-05-07 21:20 master e1a54b6d Pending
Changeset webui: add missing default value to fix possible login problems

This commit adds a missing default value to a hidden form element.

It fixes a possible login problem, which could occur when you send login
form data before fetching package update information in the background
finished with success or an error.

Special thanks goes to Alvaro FlaƱo who reported the issue and also has
put some effort into solving it.
mod - webui/module/Auth/src/Auth/Form/LoginForm.php Diff File