Skip to content

Commit

Permalink
[skip ci] Add warning about necessary authorization
Browse files Browse the repository at this point in the history
  • Loading branch information
AmShaegar13 authored and Finn Glöe committed Oct 25, 2022
1 parent 04ee9a3 commit c59a03e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/docs/getting-started/simple-mode.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c59a03e

Please sign in to comment.