-
|
I use bacula-web on the LAN without certificates. As the 'Bacula-Web' cookie hast the This could be done by setting the cookie's This would work for other browsers like Google Crome 142.0.7444.17 too. |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 1 reply
-
|
Hi @fxrb Good catch and thanks for raising this point I have a much better idea, without need to change code manually. I'll keep you posted once I have a patch Best |
Beta Was this translation helpful? Give feedback.
-
@fxrb this cause also an issue with csrf token validation while not using https. I'll publish a new release which fix this today or tomorrow. In the meantime, you can set to false the secure flag on the session cookie. Thanks again for raising this issue. Best, |
Beta Was this translation helpful? Give feedback.
-
|
Hi @fxrb This should be now fixed in https://github.com/bacula-web/bacula-web/releases/tag/v9.9.1 Please let me know if you face the same issue using this version. |
Beta Was this translation helpful? Give feedback.
-
|
Many thanks for quickly fixing this Excellent work! |
Beta Was this translation helpful? Give feedback.
Hi @fxrb
This should be now fixed in https://github.com/bacula-web/bacula-web/releases/tag/v9.9.1
Please let me know if you face the same issue using this version.