Files
awx/awx/api
AlanCoding f753bea24f Test-based fixes to launch config password handling
Fix bug creating WFJT schedule with passwords:
discard survey_passwords field if given in WFJT
prompts processing method.
Fixed by porting prior JT fix to WFJT method of
same name.

Fix bug where API browser will show encrypted form
of variables in the POST submission box after
failed attempt:
copy extra_data so encrypted data values are not
added in still-linked request.data

Fix a bug where submitted extra_data $encrypted$ string
literal was saved because survey_passwords was empty
when there was no diff from prior.

Allow not answering required password questions with a
non-empty default value when saving a launch config.
The literal $encrypted$ string now gets passed into the
prompts / survey validator.
2018-06-20 14:18:38 -04:00
..
2016-12-09 14:19:41 -05:00
2018-05-24 15:32:48 -04:00
2015-06-11 16:10:23 -04:00
2018-05-01 14:12:00 -04:00
2015-06-11 16:10:23 -04:00
2017-06-28 15:49:55 -04:00