klarna / bec

The BitBucket Erlang Client
Apache License 2.0
47 stars 12 forks source link

Allow setting webhook username and password #77

Closed Nevon closed 8 months ago

Nevon commented 8 months ago

Heads up that I haven't actually ran this yet, as I was hoping to get away with not having to install Erlang and relying on the CI to build and test this, since I'm hoping the change is rather straightforward.

The webhook API accepts username and password in addition to secret. I verified this by manually modifying it in the UI and inspecting the request.