Ellie Tomkins

Results 4 issues of Ellie Tomkins

The reference docs for AWS and GCE both contain detailed instructions for setting up the authorization needed to run `inletsctl create`. The corresponding docs for Azure are incomplete and following...

When you run `inletsctl create`, it prints a command to run in order to delete the server again. The command generated for an Azure deployment is incomplete and will not...

enhancement
good first issue

I've used the `oidc` provider to authenticate with [Discord](https://discord.com/developers/docs/topics/oauth2), but discord isn't properly OIDC compliant, in particular it's missing the required `sub` claim on the [user endpoint](https://discord.com/developers/docs/resources/user#get-current-user), and the fields...

enhancement
help wanted

## 🗣 Description ## This change introduces an environment variable, `${CONTAINER_UMASK}`, to control the umask of the `node` process. If this variable is set, `launcher.sh` passes it to the `umask`...