v0.162.24
Fixed 2
- enforce name constraints, path length, and EKU on identity TLS cert auth
- allow clearing password complexity number inputs in secret rotations
From Infisical
What's Changed
- fix: enforce name constraints, path length, and EKU on identity TLS cert auth by @Thiago-AS in https://github.com/Infisical/infisical/pull/7717
- fix(secret-rotations): allow clearing password complexity number inputs by @claude[bot] in https://github.com/Infisical/infisical/pull/7719
Full Changelog: https://github.com/Infisical/infisical/compare/v0.162.23...v0.162.24