Skip to content

Commit

Permalink
Update CHANGES
Browse files Browse the repository at this point in the history
* Prevent redirects using `url_from` being marked as unsafe (Lachlan Sylvester)
  • Loading branch information
presidentbeef committed Feb 18, 2023
1 parent 22108f3 commit 35541df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
* Add `redirect_back` and `redirect_back_or_to` to open redirect check
* Support Rails 7 redirect options
* Add Rails 6.1 and 7.0 default configuration values
* Prevent redirects using `url_from` being marked as unsafe (Lachlan Sylvester)
* Warn about unscoped find for `find_by(id: ...)`
* Support `presence`, `presence_in` and `in?`
* Fix issue with `if` expressions in `when` clauses
Expand Down

0 comments on commit 35541df

Please sign in to comment.