Ryan Petrello
0bcbaa5c86
allow certain LDAP settings fields to be nullable
...
necessary to completely resolve #4678
2017-01-24 09:31:44 -05:00
Ryan Petrello
40a5c6cc0b
fix an LDAP settings bug which can cause LDAP auth to fail
...
django-ldap-auth expects the "unset/empty" state of certain LDAP DN
settings (such as AUTH_LDAP_REQUIRE_GROUP and
AUTH_LDAP_USER_DN_TEMPLATE) to be NULL/None (not an empty string).
Resolves #4678
2017-01-23 15:35:23 -05:00
Chris Church
41553c879c
Make AWX_PROOT_HIDE_PATHS, AWX_PROOT_SHOW_PATHS and AWX_ANSIBLE_CALLBACK_PLUGINS not required.
2017-01-20 16:02:33 -05:00
Chris Church
6a02ca1de0
Add support for encrypting settings that are passwords.
2016-11-30 11:22:39 -05:00
Chris Church
2efe178fd4
Flake8 can suck it.
2016-11-29 21:30:40 -05:00
Chris Church
934da3c425
Allow specifying multiple LDAP servers.
2016-11-28 16:54:16 -05:00
Chris Church
a35ed0a09d
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
Aaron Tan
2d1a5425d1
Fix flake8 E302 errors second round.
2016-11-16 09:56:07 -05:00
Aaron Tan
9e4655419e
Fix flake8 E302 errors.
2016-11-15 20:59:39 -05:00
Chris Meyers
0efe8e9cfb
fix license test
...
so that the license file on dev machines isn't accidentally picked up
2016-11-11 14:43:00 -05:00
AlanCoding
8d89d68d5e
flake8 fixes for Jenkins
2016-10-14 09:46:41 -04:00
Chris Church
0992e354e3
Prevent removing license via PUT/PATCH/DELETE to /api/v1/settings/system/.
2016-10-07 14:13:51 -04:00