UCSF-CBI/rstudio-server-controller

Use base64url encoding for random passwordinstead of base64

HenrikBengtsson opened this issue · 0 comments

Update

https://github.com/UCSF-CBI/rstudio-server-controller/blob/ba9cd93445750460b75adee350e05bbf31236fda/bin/rsc#L1691C24-L1691C47

to turn the encoding into a base64url encoding. This will make it easier to copy by double-clicking on it.