mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-05 10:06:55 +08:00
These routes were previously rendered using Rails, and had a fairly fragile 2fa implementation in vanilla-js. This commit refactors the routes to be handled in the Ember app, removes the custom vanilla-js bundles, and leans on our centralized 2fa implementation. It also introduces a set of system specs for the behavior. |
||
|---|---|---|
| .. | ||
| base.rb | ||
| confirm_email.rb | ||
| discourse_connect_provider.rb | ||
| grant_admin.rb | ||