mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2026-06-26 12:20:36 +02:00
Checkpoint: b51075f43cc7
Entire-Session: bce9928c-3f8b-4b95-aa53-56af445a9bbc Entire-Strategy: manual-commit Entire-Agent: Claude Code Ephemeral-branch: entire/3bfd3d0-e3b0c4
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
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
|
||||
Reference in New Issue
Block a user