implements #2933 - username in webhooks

This commit is contained in:
John Anderson
2019-03-24 15:31:12 -04:00
parent 61f074a47f
commit a54d906be2
4 changed files with 8 additions and 5 deletions

View File

@@ -2,6 +2,7 @@ v2.5.9 (FUTURE)
## Enhancements
* [#2933](https://github.com/digitalocean/netbox/issues/2933) - Add username to outbound webhook requests
* [#3011](https://github.com/digitalocean/netbox/issues/3011) - Add SSL support for django-rq (requires django-rq v1.3.1+)
## Bug Fixes