Commit graph

4 commits

Author SHA1 Message Date
f1626a3beb
Fix test helpers: Use actor parameter correctly 2026-01-24 01:44:48 +01:00
a6cdeaa18d
Add actor parameter to all tests requiring authorization
All checks were successful
continuous-integration/drone/push Build is passing
This commit adds actor: system_actor to all Ash operations in tests that
require authorization.
2026-01-23 20:06:11 +01:00
70729bdd73
Fix: HasPermission auto_filter and strict_check implementation
Fixes security issue where auto_filter returned nil instead of proper
filter expressions, which could lead to incorrect authorization behavior.
2026-01-13 15:01:54 +01:00
93190d558f
test: add Member resource policy tests 2026-01-13 15:01:53 +01:00