You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/views
Patrick Figel df4ff9a8e1 Add recovery code support for two-factor auth (#1773)
* Add recovery code support for two-factor auth

When users enable two-factor auth, the app now generates ten
single-use recovery codes. Users are encouraged to print the codes
and store them in a safe place.

The two-factor prompt during login now accepts both OTP codes and
recovery codes.

The two-factor settings UI allows users to regenerated lost
recovery codes. Users who have set up two-factor auth prior to
this feature being added can use it to generate recovery codes
for the first time.

Fixes #563 and fixes #987

* Set OTP_SECRET in test enviroment

* add missing .html to view file names
8 years ago
..
about Implementing Subresource Integrity (#1729) 8 years ago
accounts significant improvement in microformats markup (#1063) 8 years ago
activitypub
admin Admin reports controller improvements (#1714) 8 years ago
api When avatar/header are GIF, generate static versions (#1428) 8 years ago
auth Add recovery code support for two-factor auth (#1773) 8 years ago
authorize_follow Quick best practice cleanup of views/helpers (#1546) 8 years ago
errors Make Reporting admin section translatable (#1549) 8 years ago
home Send initial state in a <script type="application/json"> tag (#1806) 8 years ago
kaminari Pagination improvements (#1445) 8 years ago
layouts Implementing Subresource Integrity (#1729) 8 years ago
notification_mailer
oauth
remote_follow
settings Add recovery code support for two-factor auth (#1773) 8 years ago
shared Fix issue with missing emojify class in views (#1455) 8 years ago
stream_entries Do not show media attachment as og:image if it was marked as NSFW (#1693) 8 years ago
tags Use site title on tags#show page (#1802) 8 years ago
user_mailer Make Reporting admin section translatable (#1549) 8 years ago
well_known Clean up well-known routes/controllers (#1649) 8 years ago