File: Add-allow-expired-flag-to-validate-25b8914f4deb359b.yaml

package info (click to toggle)
python-keystoneclient 1%3A5.6.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,548 kB
  • sloc: python: 21,934; sh: 171; xml: 149; makefile: 100
file content (5 lines) | stat: -rw-r--r-- 218 bytes parent folder | download | duplicates (4)
1
2
3
4
5
---
features:
  - Added a ``allow_expired`` argument to ``validate`` and ``get_token_data``
    in  `keystoneclient.v3.tokens`. Setting this to ``True``, allos for a token
    validation query to fetch expired tokens.