dillo-browser / dillo

Dillo, a multi-platform graphical web browser
https://dillo-browser.github.io/
GNU General Public License v3.0
572 stars 30 forks source link

Cache issue when login into codeberg #293

Open rodarima opened 2 weeks ago

rodarima commented 2 weeks ago

At first I thought login into Codeberg was not working, as I was being redirected to the main page again. However, the issue is that is not being fetched again, and is serving it from the cache, even if I am now logged in. Steps to reproduce:

On reload, the proper page is shown. The logout functionality seems to be broken without JS, so I need to remove the cookie by hand.