Files
Paul Lorenz 091ca0ef07 Filter service policies by string type in enforcer/list queries. Fixes #4141
- fixes the service-policy enforcer, list-service-identities, and
  list-identity-services queries to filter policy type by the string-mapped
  value (type = "Dial"/"Bind") instead of the numeric id
- the numeric predicate never matched after the type symbol was changed to a
  string mapping, so the enforcer treated every non-admin legacy session as
  policy-less and deleted it on each startup scan, and the list filters
  returned empty
- adds a db regression test asserting the enforcer's identity->servicePolicies
  type/services predicate matches a covering policy via the string form
2026-07-22 15:49:08 -04:00
..
2026-01-28 15:01:35 -05:00