These two information would allow one to have one endpoint receiving notifications from multiple pagure instances. The information is provided both in the headers as well as a the payload (convenience and trust).
Fixes https://pagure.io/pagure/issue/1587
Perhaps call this X-Pagure-Instance ?
I went for this one to be consistent with the header we send in email notifications
Ah, fair enough.
+1
:joy:
\ó/
Thanks for the review :)
Pull-Request has been merged by pingou
These two information would allow one to have one endpoint receiving
notifications from multiple pagure instances.
The information is provided both in the headers as well as a the payload
(convenience and trust).
Fixes https://pagure.io/pagure/issue/1587