mirror of
https://github.com/sol1/rustguac.git
synced 2026-09-10 09:35:45 +00:00
4f66ea35fd
Clone opens the entry form in create mode pre-populated with the source entry's settings and a "-copy" name suffix. Credentials are not copied (security by design) — user re-enters or uses prompt. Useful for duplicating similar entries (e.g. same config, different host) and as a workaround for rename (clone + delete original).