Michael Scherer
|
5e15cc887b
|
Auth_toekn is a secret, shouldn't be logged (#1999)
|
2016-04-11 11:35:14 -04:00 |
|
Toshio Kuratomi
|
0297a7e7e6
|
Use fetch_urls code to do basic auth instead of our own i nthe twilio
module
|
2015-07-28 11:36:31 -07:00 |
|
Toshio Kuratomi
|
4ef6f4ea42
|
Port twilio to fetch_url
|
2015-07-20 23:39:42 -07:00 |
|
Toshio Kuratomi
|
dd6e8f354a
|
Modify a few more modules to not conditionalize urllib(2) import.
|
2015-06-19 09:07:04 -07:00 |
|
Toshio Kuratomi
|
4b29146c4d
|
be explicit about urllib import and remove conditional urllib(2) import
urllib and urllib2 have been in the python stdlib since at least
python-2.3. There's no reason to conditionalize it.
Fixes https://github.com/ansible/ansible/issues/11322
|
2015-06-19 09:01:08 -07:00 |
|
Greg DeKoenigsberg
|
004dedba8a
|
Changes to author formatting, remove emails
|
2015-06-16 14:32:39 -04:00 |
|
Toshio Kuratomi
|
88eff11c04
|
Many more doc fixes
|
2015-05-15 12:12:26 -07:00 |
|
Greg DeKoenigsberg
|
0d20c00314
|
Adding author's github id
|
2015-05-13 23:46:11 -04:00 |
|
Matthew Makai
|
6522e4e016
|
updating main for loop based on @abadger code review
|
2015-04-13 12:06:27 -04:00 |
|
Matthew Makai
|
c72be32b94
|
fixing typo in documentation
|
2015-04-13 11:55:20 -04:00 |
|
Matthew Makai
|
9f4ad02469
|
updating twilio module to optionally support MMS
|
2015-04-13 11:42:50 -04:00 |
|
Matthew Makai
|
3e1ffd12c7
|
updating twilio module docs and making it possible to send to a list of phone numbers
|
2015-04-13 11:22:09 -04:00 |
|
rhorer
|
14bb55e67e
|
Update twilio.py module name in Examples
|
2015-04-10 15:27:34 -05:00 |
|
Michael DeHaan
|
b1e789968b
|
File extensions!
|
2014-09-26 10:40:16 -04:00 |
|