ash/test/policy
James Harton 269889c34b
fix(Ash.Filter): Don't overly constrain related references. (#678)
We now only apply related policies to filter statements based on references
that are explicitly annotated as inputs.  This is the same logic that backs
protecting access in filters for field policies.
2023-08-21 19:39:07 -04:00
..
belongs_to_test.exs fix: various fixes to data loading 2023-06-09 00:16:27 -04:00
complex_test.exs fix(Ash.Filter): Don't overly constrain related references. (#678) 2023-08-21 19:39:07 -04:00
field_policy_test.exs improvement: add field_policy_bypass 2023-07-11 10:28:07 -04:00
rbac_test.exs improvement: add Api.can? and Api.can 2023-03-08 16:34:44 -05:00
relates_to_actor_via_test.exs improvement: Add :field option to relate_actor change (#546) 2023-04-02 21:50:32 -04:00
simple_test.exs feat: add field_policies 2023-06-22 14:00:11 -04:00