Commit 4fea19c
feat: warn on startup when auth is enabled but no IAM rules exist (#22)
IAM is now opt-in — with no [[iam]] rules, every authenticated principal
has full access. Emit a startup warning so an empty IAM section isn't a
silent misconfiguration.
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 41a1ed4 commit 4fea19c
1 file changed
Lines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
95 | 103 | | |
96 | 104 | | |
97 | 105 | | |
| |||
0 commit comments