sissbruecker / linkding

Self-hosted bookmark manager that is designed be to be minimal, fast, and easy to set up using Docker.
MIT License
5.36k stars 263 forks source link

logout button method GET which is no allowed (405) #646

Closed mathos77 closed 4 months ago

mathos77 commented 4 months ago

Hi,

Running the :latest tag today, the logout button does a GET of /logout/, and DevTools shows a 405: Method not allowed

image

Is this a known issue, not seen it in the open.

Plain setup here with just postgres as a DB backend, running in Podman.

Kind regards, Math

sissbruecker commented 4 months ago

Thanks, must be due to updating Django to a new major version. Should be fixed with #648

mathos77 commented 4 months ago

Works like a charm, and the fix speed !!!! bows