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/assets/stylesheets
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
..
fonts Redesigned compose form 8 years ago
about.scss [css] reduce spacing between text elements on about pages (#1510) 8 years ago
accounts.scss Fix visuals introduced in #1463 (#1634) 8 years ago
admin.scss Fix small styling issues 8 years ago
application.scss Clean up stylesheet organization (#1591) 8 years ago
basics.scss Clean up stylesheet organization (#1591) 8 years ago
boost.scss Add boost confirm modal 8 years ago
compact_header.scss Clean up stylesheet organization (#1591) 8 years ago
components.scss Add a classname to the loading bar (#1826) 8 years ago
containers.scss Clean up stylesheet organization (#1591) 8 years ago
footer.scss Clean up stylesheet organization (#1591) 8 years ago
forms.scss Use input type `number` for Two-factor code (#1683) 8 years ago
landing_strip.scss Clean up stylesheet organization (#1591) 8 years ago
lists.scss Add recovery code support for two-factor auth (#1773) 8 years ago
reset.scss Clean up stylesheet organization (#1591) 8 years ago
stream_entries.scss Fix issue where 'sensitive content click to show' item takes up whole screen on public view (#1692) 8 years ago
tables.scss Move all hex colors in SASS to variables and all variations to darken/lighten 8 years ago
variables.scss Add API modifiers to limit returned toots from public/hashtag timelines 8 years ago