forked from finos/git-proxy
-
Notifications
You must be signed in to change notification settings - Fork 2
feat: SSH UI #52
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
Closed
fabiovincenzi
wants to merge
188
commits into
G-Research:denis-coric/ssh-flow
from
fabiovincenzi:ssh-ui
Closed
feat: SSH UI #52
fabiovincenzi
wants to merge
188
commits into
G-Research:denis-coric/ssh-flow
from
fabiovincenzi:ssh-ui
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…on' into 909-ldap-user-group-confirmation
chore: remove debug console log
fix(deps): update dependency eslint to ^9.30.1 - website - website/package.json
fix(deps): update npm - li-cli - experimental/li-cli/package.json
chore(deps): update dependency sinon to v21 - - package.json
…tory - experimental/license-inventory/docker-compose.yaml
…ajor-12-docker-compose chore(deps): update grafana/grafana docker tag to v12 - license-inventory - experimental/license-inventory/docker-compose.yaml
fix(deps): update dependency body-parser to v2 - - package.json
- allow for the setting of configuration for MongoDB database connection string as well as cookie secret via environment variables as an alternative to JSON-based configuration Useful in environments that split config between secrets (ie. stored in a secret manager) and plain app configurations such as commitConfig, attestation, etc. that may not be considered sensitive & wouldn't be appropriate in a secret manager.
Signed-off-by: Fabio Vincenzi <93596376+fabiovincenzi@users.noreply.github.com>
fix(proxy): preserve original Git pack POST streams before validation
feat: mongo connection string & cookie secret from env vars
…li-cli/package.json
fix(deps): update dependency zod to ^3.25.73 - li-cli - experimental/li-cli/package.json
…links fix: updated README and documentation site with info on community meeting
Signed-off-by: Fabio Vincenzi <93596376+fabiovincenzi@users.noreply.github.com>
Collaborator
Author
|
Superseded by #63 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.