Edward13ruf
Edward13ruf
### Bug description when running `gp idp token` then the JWT token that's generated has an email pulled, almost as random, from the users git auth provided. If a user...
## Is your feature request related to a problem? Please describe When a workspace is shared, it opens up potential security issues. The console allows any visiting user to access...
## Is your feature request related to a problem? Please describe It can be quite hard to follow users when sharing workspaces. They may be making changes in many different...
## Is your feature request related to a problem? Please describe Currently when sharing a workspace it is open to any user with the link. This is not secure and...
### Bug description The installer allows users to specify a number of workspace classes for different use cases, and one option they are allowed to set is the [`IsDefault`](https://github.com/gitpod-io/gitpod/blob/main/install/installer/pkg/config/v1/experimental/experimental.go#L311), with...
### Bug description Currently the `MaxLifetime` config in the `ws-manager-mk2` is intended to allow admins to customize and set what the maximum length of time a workspace can be open...
## Description Adds the ability for Gitpod to pass all additional authenticated through to the builder. Right now the additional auth is only passing through some user defined auth which...
## Description Adds support for additional auth in Docker builds. Currently users wishing to reference private docker registries in their Dockerfiles have been unable to do so, since the auth...
### Is your feature request related to a problem? Please describe. We have applications that we want to deploy to other networks. Whilst Webiny is great for building and hosting,...
### Is your feature request related to a problem? Please describe. Presently if a user wants a plugin they have to request it be added to webiny by one of...