discourse/config
Ted Johansson c1c7ea8959
DEV: Change hide_email_address_taken default to true (#30293)
We're changing the default of hide_email_address_taken to true. This is a trade-off we want to make, as it prevents account enumeration with minimal impact on legitimate users. If you forget you have an account and try to sign up again with the same e-mail you'll receive an e-mail letting you know.
2024-12-17 10:46:04 +08:00
..
environments DEV: Recover @timestamp in unicorn logs when logstash logger is enabled (#28008) 2024-07-22 15:21:41 +08:00
initializers DEV: Log number of live slots used by requests (#29884) 2024-11-28 18:25:48 +02:00
locales FEATURE: Reason and deleted content support in the review queue (#30295) 2024-12-17 11:44:46 +11:00
application.rb DEV: Upgrade Rails to version 7.2 2024-11-27 10:48:47 +01:00
boot.rb PERF: Stop running bootsnap in development mode on all environments (#25737) 2024-02-19 11:33:52 +08:00
cdn.yml.sample
database.yml DEV: Increase pool connections to 2 in test environment 2024-11-28 12:23:25 +01:00
deploy.rb.sample
dev_defaults.yml DEV: Convert `admin-incoming-email` modal to component-based API (#22701) 2023-07-20 16:31:20 -05:00
discourse.config.sample
discourse.pill.sample
discourse_defaults.conf DEV: Upgrade Rails to version 7.2 2024-11-27 10:48:47 +01:00
environment.rb
logrotate.conf
multisite.yml.production-sample
nginx.sample.conf DEV: Allow webp images to be served directly by nginx (#30050) 2024-12-03 06:26:13 +08:00
projections.json
puma.rb
routes.rb DEV: Add categories_and_hot Route (#29948) 2024-11-27 11:11:33 -06:00
sidekiq.yml
site_settings.yml DEV: Change hide_email_address_taken default to true (#30293) 2024-12-17 10:46:04 +08:00
spring.rb
thin.yml.sample
unicorn.conf.rb DEV: Fix duplicated logging of unicorn worker backtraces (#30178) 2024-12-10 06:47:33 +08:00
unicorn_launcher
unicorn_upstart.conf