openstack-ansible/releasenotes/notes/horizon_ssl_csrf_trusted_origins-15643e2b6e6eea3c.yaml
Dmitriy Rabotyagov b2b61f792e Bump OpenStack-Ansible for Zed release
Change-Id: Ib97bdd1c77649ce8d3a767da6d29edbe9f7c2888
2022-12-14 13:03:44 +00:00

10 lines
371 B
YAML

---
features:
- |
The ability to define trusted Cross-Site Request Forgery domains hsa been
added with the `horizon_ssl_csrf_trusted_origins` variable. The new variable
is a array of strings and when defined will render the django built-in
variable **CSRF_TRUSTED_ORIGINS**.
https://docs.djangoproject.com/en/4.1/ref/settings/#csrf-trusted-origins