mirror of
https://github.com/discourse/discourse.git
synced 2024-11-22 20:36:39 +08:00
8695449cfc
When an admin enters a badly formed regular expression in the permalink_normalizations site setting, a RegexpError exception is generated everytime a URL is normalized (see Permalink.normalize_url). The new validator validates every regular expression present in the setting value (delimited by '|'). |
||
---|---|---|
.. | ||
cloud/cloud66 | ||
environments | ||
initializers | ||
locales | ||
application.rb | ||
boot.rb | ||
cdn.yml.sample | ||
database.yml | ||
deploy.rb.sample | ||
dev_defaults.yml | ||
discourse_defaults.conf | ||
discourse.config.sample | ||
discourse.pill.sample | ||
environment.rb | ||
logrotate.conf | ||
multisite.yml.production-sample | ||
nginx.global.conf | ||
nginx.sample.conf | ||
projections.json | ||
puma.rb | ||
routes.rb | ||
sidekiq.yml | ||
site_settings.yml | ||
spring.rb | ||
thin.yml.sample | ||
unicorn_launcher | ||
unicorn_upstart.conf | ||
unicorn.conf.rb |