discourse/plugins/automation
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
..
admin/assets/javascripts/admin DEV: replaces topic-notifications-options by DMenu (#30298) 2024-12-16 19:59:18 +01:00
app
assets/stylesheets/common
config UX: Rename private to personal messages in the interface (#29679) 2024-12-12 11:44:19 +11:00
db
lib DEV: Memoize group find when adding users to groups (#30296) 2024-12-16 17:47:24 +08:00
spec DEV: Change hide_email_address_taken default to true (#30293) 2024-12-17 10:46:04 +08:00
test/javascripts/integration/components DEV: replaces topic-notifications-options by DMenu (#30298) 2024-12-16 19:59:18 +01:00
plugin.rb