SUSE / Portus

Authorization service and frontend for Docker registry (v2)
http://port.us.org/
Apache License 2.0
3k stars 471 forks source link

switch session_store to active_record_store #2283

Closed Josua-SR closed 3 years ago

Josua-SR commented 4 years ago

Summary

Switch session_store to active_record_store

This avoids a CookieOverflow exception caused by more than 4kB of session data, e.g. after account creation with openid-connect.

Fixes #2282

stale[bot] commented 4 years ago

Thanks for all your contributions! This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

Josua-SR commented 4 years ago

/unstale

stale[bot] commented 3 years ago

Thanks for all your contributions! This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.