guysoft / OctoPi

Scripts to build OctoPi, a Raspberry PI distro for controlling 3D printers over the web
GNU General Public License v3.0
2.45k stars 366 forks source link

[Request] Cookie-less sign in #794

Closed D3MZ closed 1 year ago

D3MZ commented 1 year ago

Once the user signs in, they get redirected to their portal that works for that session (see this and JWT)

Cookies are problematic for a variety of reasons, and the internet is moving away from this authentication. I personally try and browse with cookies blocked, but it breaks services like this unfortunately which means I have to re-enable cookies across the entire browser to work with Octopi.

guysoft commented 1 year ago

Its a bug of OctoPrint, not OctoPi. Please report at https://community.octoprint.org/ or https://github.com/OctoPrint/OctoPrint/issues