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

#728 Encrypt user_id on account verification #774

Closed
wants to merge 4 commits into from

Commits on Jan 5, 2016

  1. Merge pull request #1 from panique/develop

    Update Develop
    OmarElgabry committed Jan 5, 2016
    Configuration menu
    Copy the full SHA
    09df25e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9bbed6 View commit details
    Browse the repository at this point in the history
  3. Remove user_id parameter

    OmarElgabry committed Jan 5, 2016
    Configuration menu
    Copy the full SHA
    48ac7b6 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2016

  1. Check if user_id is empty

    Check if user_id is empty before decryption, otherwise an exception will be thrown.
    OmarElgabry committed Jan 10, 2016
    Configuration menu
    Copy the full SHA
    b43c13e View commit details
    Browse the repository at this point in the history