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 password to coder_apps that support it #243

Open
5 tasks
matifali opened this issue Apr 29, 2024 · 0 comments
Open
5 tasks

Add password to coder_apps that support it #243

matifali opened this issue Apr 29, 2024 · 0 comments
Labels
good first issue Good for newcomers

Comments

@matifali
Copy link
Member

matifali commented Apr 29, 2024

Related to coder/coder#13087
Add a password to all modules that support it natively.
This will require,

  1. Generating a random password
  2. Exposing it as a coder_metadata item.
  3. Adding an input password = true|false to control if we need password.
  4. Make password required i.e. share = "public" should mandate password = true
  • Jupyter Lab
  • filebrowser
  • code-server
  • vscode-web
  • kasmVNC
@matifali matifali removed the good first issue Good for newcomers label May 17, 2024
@matifali matifali added the good first issue Good for newcomers label Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant