455a1ba62a
https://review.openstack.org/#/c/340689 added a new setting to Django OpenStack Auth. This patch documents it and provides an example. Change-Id: Ib684b4c918af0d5ae3770cba702b44e86a3ad3da Closes-Bug: 1609506
5 lines
143 B
YAML
5 lines
143 B
YAML
---
|
|
features:
|
|
- Added the ``TOKEN_DELETE_DISABLED`` setting, so that deployers can
|
|
customise the revocation of a users token on log out.
|