Skip to content

Release 18.0.4 - #2254

Merged
sk-keeper merged 16 commits into
masterfrom
release
Jul 30, 2026
Merged

Release 18.0.4#2254
sk-keeper merged 16 commits into
masterfrom
release

Conversation

@sk-keeper

Copy link
Copy Markdown
Collaborator

No description provided.

amangalampalli-ks and others added 16 commits July 20, 2026 08:57
)

* fix: Show team names instead of UIDs in nsf-get team_permissions

* corrected path for mock in test file
Decrypt team-wrapped folderAccesses keys and run NSF decrypt after team keys so sharees see real names instead of Unnamed.

Co-authored-by: Cursor <cursoragent@cursor.com>
… with share permissions (#2240)

* fix: Return IDs for node/teams/roles in enterprise-info --users -v

* Implement format json, nsf folder and all records share-perms for tree

* Fix share-permissions for classic share-folder

---------

Co-authored-by: sshrushanth-ks <sshrushanth@keepersecurity.com>
…2235)

* Reject share commands that target a record or folder owner.

Fail early with a clear message for share-record, share-folder,
nsf-share-record, and nsf-share-folder so owners are not granted,
updated, or revoked as if they were share recipients.

* resolved review comments

* addressed logging and variable naming comments
* Fix issues with blank Keepass password and Keyfile quotations

- Keepass import does not support an empty Keepass password (empty string) →  fixed
- Keepass import breaks if you added the Keyfile wrapped in quotes →  fixed

* Updated TOTP field importing

The import logic was expecting outdated / incomplete field labels for TOTP.
- Kept the old logic in case any Keepass integration still uses them
- Added new TOTP fields to trigger the TOTP parsing.
- Added TOTP algorithms

* Fix TOTP field exporting

Set new TOTP fields for Keepass export, so that it complies with Keepass TOTP definitions.
Added Algorithm field
* Implement Sailpoint App Setup Command for sailpoint integration

* Add code enhancements and validations

* Improve SailPoint Service Mode: capability gates, better logs, remove Contributor from NSF, and safer pending apply.

* Fix sync down timeout
# Conflicts:
#	keepercommander/commands/discoveryrotation.py
* Correct the help dialog for Record Add --self-destruct

Before:
`[(m)inutes|(h)ours|(d)ays]`
After:
`[(mi)nutes|(h)ours|(d)ays|(mo)nths|(y)ears]`

* Correct self destruct time definitions

Corrected the shorthand for minutes (`mi`, not `m`)
Added `mo`nths and `y`ears definitions

* Correct the help dialog for PAM Rotate --self-destruct

Before:
`[(m)inutes|(h)ours|(d)ays]`
After:
`[(mi)inutes|(h)ours|(d)ays|(mo)nths|(y)ears]`
Changed the help message for enterprise-role --new-user argument:  
> Before:  
`assign this role to new users. \'add\' only`
> After:  
`set this role as default for nodes and subnodes`

There is no limitation for using this arg with or without the --add flag
@sk-keeper
sk-keeper merged commit f12c68c into master Jul 30, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants