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

Remove the authentication cookie file #166

Merged
merged 1 commit into from
Jun 1, 2021

Conversation

eitsupi
Copy link
Member

@eitsupi eitsupi commented Jun 1, 2021

Fixes #137 #165

$ docker run --rm -it rocker/rstudio:4.1.0 ls -l /var/lib/rstudio-server/
total 36
drwxr-xr-x 2 root           root            4096 May 23 21:57 body
drwxr-xr-x 2 root           root            4096 May 23 21:57 conf
drwxr-xr-x 2 root           root            4096 May 23 21:57 proxy
-rw-r--r-- 1 rstudio-server rstudio-server 20480 May 23 21:57 rstudio.sqlite
-rw------- 1 root           root              32 May 23 21:57 secure-cookie-key

@eitsupi eitsupi changed the title Remove the cache file Remove the authentication cookie file Jun 1, 2021
@cboettig
Copy link
Member

cboettig commented Jun 1, 2021

thanks!

@cboettig cboettig merged commit aa02167 into rocker-org:master Jun 1, 2021
@eitsupi eitsupi deleted the fix-cache-name branch June 1, 2021 15:57
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.

Issue with RStudio user authentication cookies
2 participants