keystone/keystone/common/cache
linjiang 0b64050e6b using standard library secrets function token_bytes to replace os.urandom
token_bytes is an standard library secrets function ,we can get the information from link https://www.python.org/dev/peps/pep-0506/

Change-Id: I7e6b1df5eac59bac33674934d7b3e8cdd16cea27
2022-01-03 19:16:29 +08:00
..
__init__.py Safer noqa handling 2014-03-27 18:52:07 -05:00
_context_cache.py Request cache should not update context 2016-11-09 19:33:10 +03:00
core.py using standard library secrets function token_bytes to replace os.urandom 2022-01-03 19:16:29 +08:00