malmor
malmor
**Is your feature request related to a problem? Please describe.** In our team we would love to receive notifications in Microsoft Teams when new artifacts get pushed to our harbor...
Thank you for contributing to Harbor! # Comprehensive Summary of your change This PR adds `ssl_protocols` as a new configuration option to `harbor.yml`. This allows users to customize the nginx...
**Is your feature request related to a problem? Please describe.** We would like to run harbor with only TLSv1.3 enabled for inbound traffic to increase security in our infrastructure. **Describe...
Hey @manhtukhang, I was wondering if a `v1.0.0` release is planned in the near future. Tests with `v1.0.0-rc1` looked good, a new release with all the updated dependencies and new...
This PR bumps all dependencies to their latest versions and adds a [`devcontainer` configuration](https://code.visualstudio.com/docs/devcontainers/containers) which makes it easier to develop inside VS Code. `golint` also reported two linting issues for...