Added TOTP 2FA support. #50

Merged
LogalDeveloper merged 12 commits from totp-feature into master 2018-06-10 21:08:56 -04:00
LogalDeveloper commented 2018-06-07 22:08:40 -04:00 (Migrated from github.com)

This pull request is intended to add the ability for users to configure a TOTP secret on a local authenticator to provide 2FA. Here's what it changes:

  • Adds a TOTP code field to the login screen, and prevents log in if the code is incorrect for users with 2FA enabled.
  • Adds the ability to configure a TOTP secret through a user's login settings page.
This pull request is intended to add the ability for users to configure a TOTP secret on a local authenticator to provide 2FA. Here's what it changes: - Adds a TOTP code field to the login screen, and prevents log in if the code is incorrect for users with 2FA enabled. - Adds the ability to configure a TOTP secret through a user's login settings page.
This repo is archived. You cannot comment on pull requests.
No Reviewers
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Redstoner/redstoner.com#50