Files
awx/awx/conf
Seth Foster ca5de6378a Fix LDAPServerURIField number in domain
- Bug: API error if LDAPServerURIField contains a number in the top level domain
- Add custom regex in LDAPServerURIField class that is passed to django
  URLValidator
- The custom regex allows for numbers to be present in the top level domain
- Unit tests check that valid URIs pass through URLValidator, and that
  invalid URIs raise the correct exception
- Related to issue #3646
2019-09-20 10:36:47 -04:00
..
2016-09-26 22:14:47 -04:00
2019-04-12 11:28:27 -04:00
2019-01-15 14:09:01 -05:00
2019-01-15 14:09:01 -05:00
2017-11-10 17:04:33 -05:00