Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Two factor authentication support #630

Merged
merged 11 commits into from
Jan 16, 2017
Merged

Two factor authentication support #630

merged 11 commits into from
Jan 16, 2017

Commits on Jan 10, 2017

  1. Initial commit for 2FA support

    Signed-off-by: Andrew <write@imaginarycode.com>
    minecrafter committed Jan 10, 2017
    Configuration menu
    Copy the full SHA
    d810cc4 View commit details
    Browse the repository at this point in the history
  2. Add vendored files

    minecrafter committed Jan 10, 2017
    Configuration menu
    Copy the full SHA
    4a9eef0 View commit details
    Browse the repository at this point in the history
  3. Add missing depends

    minecrafter committed Jan 10, 2017
    Configuration menu
    Copy the full SHA
    462ee3c View commit details
    Browse the repository at this point in the history
  4. A few clean ups

    minecrafter committed Jan 10, 2017
    Configuration menu
    Copy the full SHA
    723f457 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2017

  1. Configuration menu
    Copy the full SHA
    ac94be1 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2017

  1. Better encryption key

    minecrafter committed Jan 14, 2017
    Configuration menu
    Copy the full SHA
    c9feca7 View commit details
    Browse the repository at this point in the history
  2. Simplify "key" generation

    minecrafter committed Jan 14, 2017
    Configuration menu
    Copy the full SHA
    901e00a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2130fb9 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2017

  1. Fix typo

    minecrafter committed Jan 15, 2017
    Configuration menu
    Copy the full SHA
    004d503 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2017

  1. Configuration menu
    Copy the full SHA
    27d4ae1 View commit details
    Browse the repository at this point in the history
  2. UNIQUE INDEX -> UNIQUE

    minecrafter committed Jan 16, 2017
    Configuration menu
    Copy the full SHA
    8f9d554 View commit details
    Browse the repository at this point in the history