File: fix-cache-data-corrupted-issue-d1bd546625690581.yaml

package info (click to toggle)
python-keystonemiddleware 10.9.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,288 kB
  • sloc: python: 10,017; makefile: 93; sh: 2
file content (6 lines) | stat: -rw-r--r-- 213 bytes parent folder | download
1
2
3
4
5
6
---
fixes:
  - |
    In situation of encryption using memcached. Its possible that data
    in memcached becomes un-decryptable. The previous implementation
    of token cache was not correctly handling the case.