You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/notification
René Moser 474baaa831 Merge pull request #1981 from macdiesel/macdiesel/urlencode-hipchat-api-path
Escape room name in hipchat api v2 urls
10 years ago
..
__init__.py package files 11 years ago
campfire.py Use no_log=True for campfire module to avoid leaks 10 years ago
flowdock.py Avoid token leak by marking it as sensitive with no_log (#1966) 10 years ago
grove.py added missing GPL licences 10 years ago
hall.py minor fixes 11 years ago
hipchat.py hipchat api v2 rooms are now url escaped 10 years ago
irc.py Prevent password leaks in notification/irc 10 years ago
jabber.py Set no log for jabber.py password 10 years ago
mail.py Do not leak mail password by error 10 years ago
mqtt.py Mark password as 'no_log', to avoid leaking it 10 years ago
nexmo.py be explicit about urllib import and remove conditional urllib(2) import 11 years ago
osx_say.py Adding author's github id 11 years ago
pushbullet.py Use push_type and send link with push_link. 10 years ago
pushover.py U() markings in pushover docs should remain but need to be uppercased. 10 years ago
sendgrid.py Sendgrid docs fix 10 years ago
slack.py updated the examples to the new Slack API 10 years ago
sns.py Remove duplicate documentation fields 10 years ago
twilio.py Use fetch_urls code to do basic auth instead of our own i nthe twilio 11 years ago
typetalk.py Client_secret is supposed to be kept secret, so mark it as no_log (#1995) 10 years ago