8000 Tags · fcheung/clearance · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: fcheung/clearance

Tags

Verified

This tag was signed with the committer’s verified signature.
sej3506 Sara Jackson

Verified

This tag was signed with the committer’s verified signature.
sej3506 Sara Jackson

Verified

This tag was signed with the committer’s verified signature.
sej3506 Sara Jackson

vVERSION

Toggle vVERSION's commit message
Release 2.7.2

Verified

This tag was signed with the committer’s verified signature.
sej3506 Sara Jackson

Verified

This tag was signed with the committer’s verified signature.
sej3506 Sara Jackson

Verified

This tag was signed with the committer’s verified signature.
sej3506 Sara Jackson

v2.6.2

Toggle v2.6.2's commit message

Verified

This tag was signed with the committer’s verified signature.
sej3506 Sara Jackson
2.6.2 - January 15, 2024

v2.6.1

Toggle v2.6.1's commit message
v2.6.1

- Document how to report security issues
- Only update the `env["QUERY_STRING"]` if the `as` parameter is present in
  backdoor middleware

v2.6.0

Toggle v2.6.0's commit message
## [2.6.0] - June 12, 2022

- Drops support for Rails 5.0, 5.1 and 5.2, see https://endoflife.date/rails thoughtbot#964
- Drops support for Ruby 2.4, 2.5 and 2.6, see https://endoflife.date/ruby thoughtbot#964
- Adds support for Turbo with appropriate status codes thoughtbot#965
- Adds unique constraints on `remember_token` and `confirmation_token` thoughtbot#966
- Allows `user_parameter` to be configuration, e.g. `params[:custom_id]` instead of
  `params[:user_id]` thoughtbot#782 (Bryan Marble)
- Updates SignInGuard documentation thoughtbot#950 (Matthew LS)
- Forward options in redirect_back_or helper (thoughtbot#968) (Matthew LS)
- Add configuration option to disable sign in after password reset (thoughtbot#969) (Till
  Prochaska)

[2.6.0]: thoughtbot/clearance@v2.5.0...v2.6.0
0