discourse/lib/tasks
Régis Hanol d30670ff5d
FEATURE: Add Discourse ID registration service with challenge endpoint (#34326)
Implements automatic registration flow for Discourse ID authentication

- Add challenge endpoint at /.well-known/discourse-id-challenge
- Create DiscourseId::Register service for automated registration
- Add admin rake task for manual registration with interactive prompts
- Include comprehensive test coverage for service and endpoint

Internal ref - t/155135
2025-08-26 10:54:21 +02:00
..
add_topic_to_quotes.rake
admin.rake FEATURE: Add Discourse ID registration service with challenge endpoint (#34326) 2025-08-26 10:54:21 +02:00
annotate.rake DEV: Upgrade Rails to version 8.0.2 2025-07-22 09:59:44 +02:00
annotate_rb.rake DEV: Upgrade Rails to version 8.0.2 2025-07-22 09:59:44 +02:00
api.rake
assets.rake DEV: Publish and enable use of pre-built JS assets (#33973) 2025-07-31 14:22:51 +01:00
autospec.rake
avatars.rake
backfill.thor
categories.rake
cdn.rake
compatibility.rake
db.rake DEV: Fixup db:reset (#31242) 2025-02-20 12:32:45 +00:00
destroy.rake DEV: Add rake task to bulk delete posts (#31642) 2025-03-05 09:31:23 +08:00
dev.rake
docker.rake DEV: Remove extraneous rubocop arguments (#31596) 2025-03-04 01:28:26 +01:00
documentation.rake
emails.rake
export.rake
groups.rake
hashtags.rake
i18n.rake
images.rake
import.rake FEATURE: User preference for editor Markdown monospace font (#34051) 2025-08-04 14:56:21 +10:00
incoming_emails.rake
javascript.rake FEATURE: Color mode preference (#33875) 2025-07-31 08:17:02 +03:00
list_email_templates_strings.rake
log.rake
maxminddb.rake DEV: Bump rubocop_discourse (#29608) 2024-11-06 06:27:49 +08:00
plugin.rake DEV: Only load specific plugin bundles during qunit test (#33678) 2025-07-21 21:00:48 +01:00
populate.rake DEV: Add reviewables:populate rake task (#30540) 2025-01-03 10:05:04 +08:00
populate.thor
posts.rake DEV: Deprecate external_system_avatars_enabled (#33436) 2025-07-04 16:02:04 +08:00
profile.rake DEV: Fix benchmark script 2024-11-20 14:36:44 +01:00
qunit.rake DEV: Publish and enable use of pre-built JS assets (#33973) 2025-07-31 14:22:51 +01:00
redis.rake
release_note.rake DEV: Bump rubocop_discourse (#29608) 2024-11-06 06:27:49 +08:00
reviewables.rake DEV: Add reviewables:mass-handle rake task (#30658) 2025-01-10 19:22:43 +03:00
revisions.rake
rspec.rake
s3.rake DEV: Add setting to tag s3 objects enabling tag based access control policies (#32988) 2025-06-16 13:26:18 +08:00
scheduler.rake
search.rake
site.rake
site_settings.rake DEV: Revert the addition of keywords for all site settings. (#30755) 2025-01-14 13:34:04 +11:00
smoke_test.rake
svg_icons.rake
svg_sprites.rake
tags.rake
themes.rake DEV: Run qunit tests and system specs for bundled themes (#33704) 2025-07-18 18:49:08 +02:00
topics.rake
turbo.rake
typepad.thor
uploads.rake DEV: Update uploads:sync_access_control rake task to remove ACLs (#33286) 2025-06-25 15:03:05 +08:00
users.rake
version_bump.rake