Skip to content

Tags: nais/cli

Tags

v3.30.1

Toggle v3.30.1's commit message
refactor: fjern elevation-konseptet fra CLI

Co-authored-by: Johnny Horvi <johnny@horvi.no>

v3.30.0

Toggle v3.30.0's commit message
feat(grant_access): streamline access management

* removing redundant fields
* adding ACL validation

v3.29.2

Toggle v3.29.2's commit message

Verified

This commit was signed with the committer’s verified signature.
fix(grant_access/topic): don't mix shortname letters unnecessarily

v3.29.1

Toggle v3.29.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
fix(naisapi/auth): return appropriate error when encountering old dat…

…a in keyring

v3.29.0

Toggle v3.29.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
fix(grant_access): correctly pass arguments to new commands

Also:
- refactor some business code for simplicity/separation of concerns.
- fix mise

Co-authored-by: @sindrerh2 <sindre.rodseth.hansen@nav.no>
Co-authored-by: @ybelMekk <youssef.bel.mekki@nav.no>

v3.28.1

Toggle v3.28.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
fix(naisapi/auth): store credentials in encrypted file instead of key…

…ring

This changes nais-cli to store session credentials as an encrypted file
instead of storing the entire session in the keyring.

As the session includes tokens of varying length, the value may exceed
limits imposed by credential managers on various systems, most notably
Windows with a limit of around 2560 bytes.

By generating an encryption key and only storing that in the keyring, we
circumvent these size limitations. New keys are generated and stored in
the keyring every time the credential file is encrypted and written to disk.

v3.28.0

Toggle v3.28.0's commit message
fix: fmt

v3.27.2

Toggle v3.27.2's commit message
fix: Riktig bruk av quotes i SQL

Co-authored-by: Kristoffer Andreas Iversen <Kristoffer.Andreas.Iversen@nav.no>

v3.27.1

Toggle v3.27.1's commit message

Verified

This commit was signed with the committer’s verified signature.
sechmann Vegar Sechmann Molvig
fix: verbose output makes test output harder to read

v3.27.0

Toggle v3.27.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
fix(opensearch): add missing flag validations, remove mentions of maj…

…or version