Skip to content

Tags: MirantisContainers/dex-http-server

Tags

v0.7.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[BOP-1514] Add basic validations for password, email and username fie…

…ld (#20)

* Add basic validations for password, email and username field
* Update helm chart version

v0.6.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[BOP-1355] Prevent password corruption when only username is updated (#…

…19)

* encrypt password only when it is provided
* update helm charts to next version
* increase lint timeout
* re-add body to the request

v0.6.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Use correct dex server name in chart (#17)

v0.5.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Various project updates (#7)

* Various project updates

1. Update `buf.gen.yaml` to v2
2. Generate yaml OpenAPI spec instead of json
3. Track dependencies using tools/tools.go