its-a-feature / Mythic

A collaborative, multi-platform, red teaming framework
Other
3.3k stars 432 forks source link

Store User Preferences #422

Open its-a-feature opened 1 month ago

its-a-feature commented 1 month ago

Mythic has the capability to save user preferences in the database, but currently only uses local storage.

Move away from local storage and save these preferences in the database so that they're available across browsers. This includes things like:

its-a-feature commented 2 weeks ago

UI Colors/display and column data, along with a few others, are now stored in the database.