2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-03-03 23:54:20 +08:00
discourse/app/services/discourse_id
Penar Musaraj e8c4b80906
DEV: Allow new instances to be set up directly with Discourse ID (#36731)
This relies on https://github.com/discourse/discourse_docker/pull/1010 

When email setup is skipped, we can register the site for Discourse ID.
That means the admin (and other users), can signup/login without the
site having working email at all. The goal of this feature is to
simplify bootstrapping a test site. A well-functioning community will
likely need working email at some point, this simplifies the first step
of getting started.
2025-12-23 12:13:36 -05:00
..
concerns FEATURE: Discourse ID setting page (#36316) 2025-12-11 16:04:09 +01:00
regenerate_credentials.rb FEATURE: Discourse ID setting page (#36316) 2025-12-11 16:04:09 +01:00
register.rb DEV: Allow new instances to be set up directly with Discourse ID (#36731) 2025-12-23 12:13:36 -05:00
revoke.rb FEATURE: Discourse ID setting page (#36316) 2025-12-11 16:04:09 +01:00