Skip to content

adding support for passing cookies to confluence#23

Open
lalkaka wants to merge 4 commits intoadtech-labs:masterfrom
lalkaka:master
Open

adding support for passing cookies to confluence#23
lalkaka wants to merge 4 commits intoadtech-labs:masterfrom
lalkaka:master

Conversation

@lalkaka
Copy link
Copy Markdown

@lalkaka lalkaka commented Feb 3, 2019

using the CONFLUENCE_COOKIES env var

@parente
Copy link
Copy Markdown
Contributor

parente commented Mar 12, 2019

@lalkaka are you still interested in getting this PR into the code base? Would you mind sharing your use case for passing cookies (e.g., what cookies and for what purpose?) so I can better understand if this is a generally useful feature?

@lalkaka
Copy link
Copy Markdown
Author

lalkaka commented Mar 23, 2019 via email

Kbowman and others added 2 commits August 28, 2019 15:12
This allows cookies to work as a lone authorization method whereas
previously it was required that you entered a username and password
every time. Now it will simply attempt to load all three of username,
password and cookies from environment variables and use what it gets.
The gist of it is that any credentials of the 3 total provided through
environment variables or saved in config must be correct, but you are
only required to give either username and pass OR cookies.
Add --no-prompt flag to avoid getting username and pass via prompt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants