Merge remote-tracking branch 'downstream/release_3.6.2' into downstream-changes

This commit is contained in:
Shane McDonald
2019-12-16 11:13:10 -05:00
2 changed files with 1 additions and 1 deletions

View File

@@ -82,6 +82,7 @@ def encrypt_field(instance, field_name, ask=False, subfield=None, secret_key=Non
# symmetric key is based):
#
# $ awx-manage regenerate_secret_key
# $ setup.sh -k
#
# ...so you'll need to *also* add code to support the
# migration/re-encryption of these values (the code in question lives in