m-khvoinitsky / workflow-templater

Template engine for (currently) Jira and Email. Uses yaml and jinja2. It helps you create multiple (possibly cross-liked) jira issues and emails from a template.
MIT License
6 stars 3 forks source link

Fix set cookie and added auth by token #3

Closed formika92 closed 1 year ago

formika92 commented 1 year ago

In our version jira, we get headers for setting cookies in lowercase, so we needed a fix for such a case. Also added the ability to authorize by token