Skip to content

Commit a72aebe

Browse files
author
SanketD92
committed
fix: backend update to auto-login
1 parent 871b262 commit a72aebe

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

  • RStudio/machine-images/config/infra/files/rstudio

RStudio/machine-images/config/infra/files/rstudio/nginx.conf

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -84,10 +84,6 @@ http {
8484
proxy_set_body $query_string;
8585
}
8686

87-
location /auth-sign-in {
88-
return 403;
89-
}
90-
9187
}
9288

9389
}

0 commit comments

Comments
 (0)