Skip to content

Add "Clone User Profile" Functionality#21

Merged
bebiksior merged 1 commit intocaido-community:mainfrom
mathdeziel:add-clone-user
Feb 21, 2026
Merged

Add "Clone User Profile" Functionality#21
bebiksior merged 1 commit intocaido-community:mainfrom
mathdeziel:add-clone-user

Conversation

@mathdeziel
Copy link
Contributor

Now that multiple users are supported, this PR introduces a new "Clone User" feature, allowing to quickly duplicate an existing profile's mutations to a new profile.

This is especially useful in cases where a profile requires many mutations since only the values have to be changed in the new profile.

Feature description:

  • New "Clone User" button added next to "Add User" in the Configuration window.
  • Clicking the "Clone User" button will create a new profile with createDefaultProfile like with the "Add User" button.
  • A deep copy of the selected profile's mutations is assigned to the new profile.
  • The suffix "CLONE" is added to the name.
  • The new profile is automatically selected.

Screenshot of the UI with the new button:
image

@Sytten Sytten requested a review from bebiksior February 21, 2026 05:19
Copy link
Collaborator

@bebiksior bebiksior left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM :D Thanks!!

@bebiksior bebiksior merged commit 08bf4b1 into caido-community:main Feb 21, 2026
5 checks passed
@mathdeziel mathdeziel deleted the add-clone-user branch February 21, 2026 19:37
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.

2 participants