mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-01-25 06:48:01 -05:00
8dfd73b195080e1c32b93f3e0ec634c19a918fdd
This provides a system for two-factor authentication, using a compliant OTP-generator such as Google Authenticator. The framework includes a validator for use on API calls needing authentication as well as a UI for provisioning/resetting your secret key. A secure cookie may be generated to effectively turn the user's browser into a temporary authentication factor. This feature is currently limited to admins only until full-site SSL is available.
Description
No description provided
Languages
Python
54.4%
JavaScript
26.7%
HTML
11.3%
Less
4.5%
Shell
1%
Other
2%