You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: