mooltipass / moolticute

Mooltipass crossplatform daemon/tools
GNU General Public License v3.0
141 stars 66 forks source link

Search and Replace passwords in moolticute #1205

Closed Mixer9 closed 6 months ago

Mixer9 commented 7 months ago

Missing feature

The ability to search and replace based on password or portion of password in moolticute

Justification

At my place of work we have SSO and as such have many domains / sub domains that all use the same SSO credentials, this ends up being multiple entries in the mooltipass. Ie. stuff.bob.com, dev.bob.com, hold.dev.bob.com . When I change my password in the SSO system, I then have to change the password in multiple entries. If I could search and replace by password then I could more easily manage the password changes.

Workarounds

No workarounds, you must change each entry manually.

Ancyker commented 7 months ago

I feel like domain aliases (i.e. treat example.org like example.com) would be better since it would help eliminate the redundant data from existing to begin with. It might also save space on the device. Personally, I'd be fine with aliases being entirely on the app side of things and not stored directly on the device.

limpkin commented 6 months ago

domain aliases are indeed the solution to such a problem.