mirror of
https://github.com/ansible/awx.git
synced 2026-01-31 17:18:59 -03:30
Merge pull request #6541 from wwitzel3/issue-826
Re-Encrypt all of our existing encrypted fields.
This commit is contained in:
@@ -34,3 +34,5 @@
|
||||
* Fixed an issue installing Tower on multiple nodes where cluster
|
||||
internal node references are used
|
||||
[[#6231](https://github.com/ansible/ansible-tower/pull/6231)]
|
||||
* Tower now uses [Fernet](https://github.com/fernet/spec/blob/master/Spec.md) *(AESCBC w/ SHA256 HMAC)*
|
||||
for all encrypted fields. [[#826](https://github.com/ansible/ansible-tower/pull/6541)]
|
||||
|
||||
Reference in New Issue
Block a user