Conversation
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.