mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2026-06-26 04:10:38 +02:00
13 lines
446 B
Plaintext
13 lines
446 B
Plaintext
Replace the gorilla/sessions package with github.com/alexedwards/scs/v2
|
|
|
|
---
|
|
|
|
Can you do a thorough analysis on the endpoints used between the frontend and the backend. They should all be authenticated via the session. Only external (outside the web ui) use cases should use JWT authentication.
|
|
|
|
---
|
|
|
|
Add a note about the Secure Flag change in README and update the ReleaseNotes
|
|
|
|
---
|
|
|
|
Commit this and also close GitHub Issue 558 with the commit. |