github mwarkentin/django-watchman 0.10.0
0.10.0: Email check customization and authorization headers

latest releases: 1.3.0, 2.2.0a1, 1.1.1...
7 years ago
  • [#75] Enable header-based authentication
    • Set a header instead of passing the token via GET param: "Authorization: WATCHMAN-TOKEN Token=\":token\""
    • Improves security by keeping tokens out of logs
  • [#79] Enable customization of email check
    • Add WATCHMAN_EMAIL_RECIPIENTS setting - pass a list of recipients the email should be sent to
    • Add WATCHMAN_EMAIL_HEADERS setting - pass a dict of custom headers to be set on the email

Don't miss a new django-watchman release

NewReleases is sending notifications on new releases.