Update documentation: Remove NoActor bypass references
This commit is contained in:
parent
0f48a9b15a
commit
d9eb131d96
5 changed files with 73 additions and 137 deletions
|
|
@ -262,7 +262,7 @@ The bypass is not a design choice but a **technical necessity** due to Ash's pol
|
|||
- ✅ UPDATE operations via HasPermission with `scope :own`
|
||||
- ✅ Admin operations via HasPermission with `scope :all`
|
||||
- ✅ AshAuthentication bypass (registration/login)
|
||||
- ✅ NoActor bypass (test environment)
|
||||
- ✅ Tests use system_actor for authorization
|
||||
|
||||
**Key Tests Proving Pattern:**
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue