Duplicate
Details
Assignee
WaqarWaqarReporter
CalebCalebLabels
Components
Fix versions
Affects versions
Priority
Undefined
Details
Details
Assignee
Waqar
WaqarReporter
Caleb
CalebLabels
Components
Fix versions
Affects versions
Priority

More fields
More fields
More fields
Katalon Platform
Katalon Platform
Katalon Platform
Created December 13, 2024 at 5:18 PM
Updated January 28, 2025 at 5:09 PM
Resolved January 28, 2025 at 5:09 PM
User in made a backup of their config without copying the secret seed. This exposed the fact that we don’t easily have the ability to wipe encrypted fields from our db and have user re-type in passwords in all the various places.
That’s, obviously, not a trivial change so this is a ticket to be tracked as a new feature to do this. We would need to:
have UI option to reset encrypted fields
prompt user with HUGE scary warning
make user type in full admin creds (again)
figure out how to iterate all fields that are encrypted and wipe them
We might not even do this, but opening ticket so it isn’t lost over time.