Commit 4693838
docs: address PR #593 review feedback
- Scope the upgrade-checklist 403->200 note to collection reads and
conditional DELETE; array PUT denials still return 403 (the change
there is only that the hook may now run at all).
- Clarify that `user` is undefined (not an object with a falsy id) for
an unauthenticated caller, and how the allowDelete vs
allowUpdate/allowCreate examples differ in how they fail closed for
that case.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>1 parent f5c0ddf commit 4693838
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
593 | 593 | | |
594 | 594 | | |
595 | 595 | | |
| 596 | + | |
| 597 | + | |
596 | 598 | | |
597 | 599 | | |
598 | 600 | | |
| |||
665 | 667 | | |
666 | 668 | | |
667 | 669 | | |
668 | | - | |
| 670 | + | |
669 | 671 | | |
670 | 672 | | |
671 | 673 | | |
| |||
0 commit comments