Commit Graph

8 Commits (81194f2bccaaedd5e9e8ab040822a15d09c7d8a6)

Author SHA1 Message Date
James Cammarata 6b492de1ee Fix regression in dnsmadeeasy module caused by fetch_url change
Also:
* changed this module to use https for requests to the API
* fixed a bug in which a traceback was caused when the domain wasn't found

Fixes #6457
11 years ago
James Cammarata 72217c297d Adding validate_certs to all modules that use fetch_url 11 years ago
James Cammarata a1b1182662 Validate SSL certs accessed through urllib*
* Adds another module utility file which generalizes the
  access of urls via the urllib* libraries.
* Adds a new spec generator for common arguments.
* Makes the user-agent string configurable.

Fixes #6211
11 years ago
James Tanner 4f9aadcc07 Addresses #5023 Fix import comments 11 years ago
James Tanner 38edad70ac Fixes #5023 Convert all modules to use new snippet import pattern 11 years ago
Michael DeHaan beae21dd40 Remove examples of module antipattern of setting the choices array for boolean types. 11 years ago
Michael DeHaan 6a9db82b3e Doc formatting/tweaking. 11 years ago
Brice Burgess 00af464b8a initial import of dnsmadeeasy module 11 years ago