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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add status and body_text methods to built-in rejections #1612

Merged
merged 2 commits into from Dec 2, 2022

Commits on Dec 2, 2022

  1. Add status and body_text methods to built-in rejections

    This should make it easier to customize a built-in rejection while
    preserving either the status or body.
    
    Fixes #1611
    davidpdrsn committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    bdb7a7d View commit details
    Browse the repository at this point in the history
  2. changelog

    davidpdrsn committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    b12f288 View commit details
    Browse the repository at this point in the history