horizon/releasenotes/notes/token-delete-disabled-bb50c3cddd315ee6.yaml
Rob Cresswell 455a1ba62a Add rel note and example for TOKEN_DELETE_DISABLED
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
2016-08-30 19:13:14 +00:00

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.