Skip to content

Tags: 7ritn/VaulTLS

Tags

v1.2.0

Toggle v1.2.0's commit message
frontend: Rearrange sidebar bottom elements

v1.1.1

Toggle v1.1.1's commit message
Update to version 1.1.1

v1.1.0

Toggle v1.1.0's commit message
Update version to 1.1.0

v1.0.1

Toggle v1.0.1's commit message
Update version to 1.0.1

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix image path in README.md

v1.0.0-rc1

Toggle v1.0.0-rc1's commit message
backend: Update to v1.0.0-rc1

v0.11.1

Toggle v0.11.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump the cargo group across 1 directory with 2 updates (#129)

Bumps the cargo group with 2 updates in the /backend directory: [bytes](https://github.com/tokio-rs/bytes) and [time](https://github.com/time-rs/time).


Updates `bytes` from 1.9.0 to 1.11.1
- [Release notes](https://github.com/tokio-rs/bytes/releases)
- [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md)
- [Commits](tokio-rs/bytes@v1.9.0...v1.11.1)

Updates `time` from 0.3.37 to 0.3.47
- [Release notes](https://github.com/time-rs/time/releases)
- [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)
- [Commits](time-rs/time@v0.3.37...v0.3.47)

---
updated-dependencies:
- dependency-name: bytes
  dependency-version: 1.11.1
  dependency-type: indirect
  dependency-group: cargo
- dependency-name: time
  dependency-version: 0.3.47
  dependency-type: indirect
  dependency-group: cargo
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.11.0

Toggle v0.11.0's commit message
backend: Retry OIDC discovery when requested

OIDC is currently only discovered (if configured) during startup.
However, sometime the OIDC service only because available afterwards.
Add a discovery check when the oidc login endpoint is queried and OIDC
is currently not active.

v0.10.0

Toggle v0.10.0's commit message
frontend: Fix CA selector during certificate creation

v0.9.3

Toggle v0.9.3's commit message
Adjust Build