discourse/lib/tasks
Osama Sayegh 3187606d34
FEATURE: Add option to hide full name input at signup (#30471)
This commit replaces the `full_name_required` setting with a new `full_name_requirement` setting to allow more flexibility with the name field in the signup form. The new setting has 2 options, "Required at signup" and "Optional at signup", which are equivalent to the true/false possibilities of the old setting, and a third option "Hidden at signup" that hides the name field from the signup form, making it effectively optional too.

New sites will have the "Hidden at signup" option as the default option, and existing site will continue to use the option that maps to their current configuration.

Internal topic: t/136746.
2024-12-30 22:26:20 +03:00
..
add_topic_to_quotes.rake
admin.rake FEATURE: Add option to hide full name input at signup (#30471) 2024-12-30 22:26:20 +03:00
annotate.rake
api.rake
assets.rake DEV: Remove max compression level for brotli in assets.rake (#30220) 2024-12-11 14:01:33 +08:00
auto_annotate_models.rake
autospec.rake
avatars.rake
backfill.thor
categories.rake
cdn.rake
compatibility.rake
db.rake
destroy.rake
dev.rake
docker.rake
documentation.rake
emails.rake
emoji.rake
export.rake
groups.rake
hashtags.rake
i18n.rake
images.rake
import.rake FIX: correct topics and posts count in import:ensure_consistency rake task (#30104) 2024-12-30 15:15:18 +01:00
incoming_emails.rake
javascript.rake
list_email_templates_strings.rake
log.rake
maxminddb.rake
plugin.rake DEV: improve the plugin:spec rake task (#29050) 2024-11-29 06:33:14 +11:00
populate.rake
populate.thor
posts.rake
profile.rake
qunit.rake
redis.rake
release_note.rake
revisions.rake
rspec.rake
s3.rake DEV: Remove line of code that does not work (#30258) 2024-12-13 09:36:51 +08:00
scheduler.rake
search.rake
site_settings.rake DEV: Ensure all site settings have a keyword entry (#30485) 2024-12-30 12:22:55 +11:00
site.rake
smoke_test.rake
svg_icons.rake
svg_sprites.rake
tags.rake
themes.rake
topics.rake
turbo.rake
typepad.thor
uploads.rake
users.rake
version_bump.rake