Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow Session Cookies in Requests #480

Open
williamjsmith15 opened this issue Sep 18, 2023 · 1 comment · May be fixed by #481
Open

Allow Session Cookies in Requests #480

williamjsmith15 opened this issue Sep 18, 2023 · 1 comment · May be fixed by #481

Comments

@williamjsmith15
Copy link

Update for allowing session cookies to be passed as an optional parameter when setting up a GalaxyInstance to allow for traffic being routed through external authentication service (such as Authelia).

Would use the Requests.sessions.session() object to pass the session cookies.

I've been testing this locally for a while - it would be great to get it merged if it is something that would be useful!

@nsoranzo
Copy link
Member

@williamjsmith15 If you open a PR I'd be happy to take a look, thanks!

@williamjsmith15 williamjsmith15 linked a pull request Sep 19, 2023 that will close this issue
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 a pull request may close this issue.

2 participants