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

Add check for Shinyproxy username HTTP header #29

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

PaulC91
Copy link
Contributor

@PaulC91 PaulC91 commented Oct 3, 2024

Shinyproxy now has the option of sharing containers amongst multiple users. In this case, usernames are passed to the shiny session as a HTTP header rather than an environment variable (full details here). This PR adds a check for the header in the session and returns it if not null in the get_user_ function.

@pvictor pvictor merged commit 958fff1 into dreamRs:master Oct 16, 2024
0 of 4 checks passed
@pvictor
Copy link
Member

pvictor commented Oct 16, 2024

Thanks !

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