Xan
Explore posts from serversCCoder.com
•Created by Xan on 3/18/2025 in #help
v2.19.1 - coder config-ssh deletes entire config
We recently had our Coder server updated to 2.19.1 and upon running
coder config-ssh
it just deletes the entire Coder list of sites from the ~/.ssh/config, so can no longer connect to any workspace in VS Code or PHP Storm.
On macOS, and I've tried removing the CLI, reinstalling the CLI, and using coder login
to authenticate again.11 replies
CDCloudflare Developers
•Created by Xan on 8/3/2023 in #pages-help
Password Protect Pages, not based on email?
Is there a way to set up Pages so that they're password protected by an actual password you can set.
Right now have the access rules set up but they're a little confusing, and they won't send an email every time if you got one recently. Noticed theres a bit of an overlap with the previous code not working any longer and it not wanting to send another email.
Used to just having staging protected by an htaccess passwd I could give clients to preview their staging. Is something similar possible or is the emailed PIN the only option?
If the emailed PIN is the only option for this, what is the correct way to order the rules?
1. Deny rule set to Everyone as the top spot
2. Allow rule that has the PIN option and the emails both set to include as second spot?
16 replies