Searches for strings that show up in the obscured text of private records, such as "data" or "key", will display private items regardless of their content.
I'm guessing this could be fixed by excluding items with item_flags containing ITEM_OBSCURED from the db query.
Searches for strings that show up in the obscured text of private records, such as "data" or "key", will display private items regardless of their content.
I'm guessing this could be fixed by excluding items with item_flags containing ITEM_OBSCURED from the db query.