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

Make extensions and content types white/blacklists take a string, regexp, or array of values #1825

Merged

Commits on Jan 10, 2016

  1. Make extensions and content types white/blacklists take a single value

    `#content_type_whitelist` and `extension_whitelist` now takes either a
    string, a regexp, or an array of values (same thing for blacklists).
    Mehdi Lahmam committed Jan 10, 2016
    Configuration menu
    Copy the full SHA
    6bbaa6c View commit details
    Browse the repository at this point in the history