1
0
mirror of https://github.com/ansible/awx.git synced 2024-10-31 23:51:09 +03:00
awx/awx/conf
2017-08-07 12:19:51 -04:00
..
management Add support for CUSTOM_LOGO and CUSTOM_LOGIN_INFO settings, add support to migrate from local_settings.json and custom_console_logo.png. 2016-11-21 15:33:07 -05:00
migrations replace PyCrypto usage w/ crytography; ansible no longer bundles it 2017-08-07 12:19:51 -04:00
tests Merge pull request #6220 from jangsutsr/6188_enable_ctint_category_specific_validation 2017-06-26 09:45:12 -04:00
__init__.py Enable CTinT category-specific validation. 2017-05-22 17:13:38 -04:00
access.py Configure Tower in Tower: 2016-09-26 22:14:47 -04:00
apps.py modularize logging config in proper Django fashion 2017-02-10 11:38:32 -05:00
conf.py Add support for encrypting settings that are passwords. 2016-11-30 11:22:39 -05:00
fields.py add additional field validation to AWX_TASK_ENV 2017-07-10 17:29:38 -04:00
license.py Fix an issue where an unlicensed system would throw errors 2017-07-14 10:21:26 -04:00
models.py fix a few activity stream bugs related to setting creation/update 2017-07-27 11:51:10 -04:00
registry.py include read_only settings in list for special case 2017-08-04 08:29:57 -04:00
serializers.py Apply accumulated validation for CTinT all endpoint. 2017-06-29 16:56:55 -04:00
settings.py add special case read-only support for isolated public/private keys 2017-08-03 16:41:23 -04:00
signals.py Aggregate Tower service restart attempts. 2017-06-28 16:49:36 -04:00
urls.py add an API endpoint for testing external log aggregrator connectivity 2017-03-09 13:19:56 -05:00
utils.py Configure Tower in Tower: 2016-09-26 22:14:47 -04:00
views.py don't delete settings that are marked as read_only 2017-08-04 10:06:35 -04:00