discourse/app/services/discourse_id
Régis Hanol 5a414c7b49
FEATURE: open the discourse-id gates (#34949)
- Unhide the "enable_discourse_id" site setting so admins can toggle it
via the site settings admin pages rather than using the CLI.
- Update the "EnableDiscourseIdValidator" to automatically register when
enabling the site setting
- Update the "EnableDiscourseIdValidator" to display the appropriate
error message the registration fails
- Update the "DiscourseId::Register" service to not automatically enable
"enable_discourse_id" site setting to avoid infinite loops
- Removes the now redundant "admin:register_discourse_id" rake task

Internal ref - t/161934

Replaces #34899
2025-09-24 16:59:07 +02:00
..
register.rb FEATURE: open the discourse-id gates (#34949) 2025-09-24 16:59:07 +02:00
revoke.rb