coder / coder/registry

Add password to coder_apps that support it

Open
#64 0 comments 0 reactions 0 assignees View on GitHub
good first issue
Dominant language
HCL
Stars
79
Forks
161
Avg merge
1d 10h
Merged PRs (30d)
38

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.