[skip ci] Add warning about necessary authorization (#1367)

This commit is contained in:
Finn Glöe 2022-11-03 08:40:57 +01:00 committed by GitHub
parent 04ee9a362d
commit 4d234c89ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -27,6 +27,10 @@ def index
end
```
:::caution
By default, searching and sorting are authorized on any column of your model. See [Authorization (allowlisting/denylisting)](/going-further/other-notes.md#authorization-allowlistingdenylisting) on how to prevent this.
:::
### Default search options
#### Search parameter