This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/views
Blake Erickson 3b16eb7abb FIX: Confirm new email with backup codes enabled
This is a fix for this bug:

https://meta.discourse.org/t/-/133185?u=blake

where rails would throw a missing template error when trying to confirm
a new email address when you had two factor backup codes enabled.

Apparently this feature broke during this commit:

68d35b14f4

when a partial that contained a lot of javascript was removed most
likely because it didn't comply with our Content Security Policy, so as
a fix I rewrote the previous js functionality without using any
javascript and then added a spec to verify that the correct backup code
form is displayed when that page is loaded.
2019-11-14 16:27:42 -07:00
..
about
admin/backups
application UX: Hide login/signup header buttons during authentication flows 2019-08-08 13:57:18 +01:00
badges FIX: in case of orphan user records skip badge 2019-08-30 17:21:34 +10:00
categories
common FEATURE: Webauthn authenticator management with 2FA login (Security Keys) (#8099) 2019-10-01 19:08:41 -07:00
default
email FEATURE: add option to always send excerpts in emails 2019-08-06 12:45:28 -04:00
embed FEATURE: Create New Topic button on embed with params (#8280) 2019-11-01 14:19:10 -05:00
exceptions FEATURE: Add site setting to show more detailed 404 errors. (#8014) 2019-10-08 14:15:08 +03:00
finish_installation
groups
invites
layouts FEATURE: Load translation overrides without JS eval 2019-11-05 19:16:38 +01:00
list FIX: URL encode usernames in user profile links in RSS feeds 2019-07-18 23:18:23 +02:00
metadata
offline
posts
qunit
robots_txt Revert "FEATURE: add Noindex to robots.txt for disallowed routes" 2019-07-30 11:33:38 +10:00
safe_mode Upgrade to FontAwesome 5 (take two) (#6673) 2018-11-26 16:49:57 -05:00
search
session SECURITY: Add confirmation screen when logging in via user-api OTP 2019-06-17 16:18:44 +01:00
static FEATURE: add short site description on login page title 2019-10-14 11:40:09 +05:30
tags FEATURE: show tags in crawler view of tags page for static site 2019-06-06 12:55:37 +10:00
topics FIX: URL encode usernames in user profile links in RSS feeds 2019-07-18 23:18:23 +02:00
user_api_keys
user_notifications FIX: add <img> alt attribute for Summary emails 2019-11-06 15:26:46 +05:30
users UX: show user email address on "grant admin access" email and UI 2019-11-04 14:47:00 +05:30
users_email FIX: Confirm new email with backup codes enabled 2019-11-14 16:27:42 -07:00
wizard FEATURE: Load translation overrides without JS eval 2019-11-05 19:16:38 +01:00