Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

QR Code Print: Add More Allowed Params #2045

Merged
merged 1 commit into from
Apr 11, 2024
Merged

Conversation

pglombardo
Copy link
Owner

@pglombardo pglombardo commented Apr 11, 2024

Description

Unpermitted parameters: :locale, :id. Context: { controller: PasswordsController, action: print_preview, request: #<ActionDispatch::Request:0x000000011429d848>, params: {"message"=>"", "show_expiration"=>"true", "show_id"=>"true", "locale"=>"en", "controller"=>"passwords", "action"=>"print_preview", "id"=>"w2ctlqogpcg5byg"} }

Related Issue

Type of Change

  • 馃摎 Examples / docs / tutorials / dependencies update
  • 馃敡 Bug fix (non-breaking change which fixes an issue)
  • 馃 Improvement (non-breaking change which improves an existing feature)
  • 馃殌 New feature (non-breaking change which adds functionality)
  • 馃挜 Breaking change (fix or feature that would cause existing functionality to change)
  • 馃攼 Security fix

Checklist

  • I've written tests (if applicable) for all new methods and classes that I created. (rake test)
  • I've added documentation as necessary so users can easily use and understand this feature/fix.

@pglombardo pglombardo merged commit 3389e66 into master Apr 11, 2024
4 checks passed
@pglombardo pglombardo deleted the print-preview-params branch April 11, 2024 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant