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

org/members: display 2FA members states + optimize sql requests #7621

Merged
merged 23 commits into from
Aug 2, 2019

Commits on Jul 28, 2019

  1. org/members: display 2FA state

    sapk committed Jul 28, 2019
    Configuration menu
    Copy the full SHA
    602ba7b View commit details
    Browse the repository at this point in the history
  2. fix comment typo

    sapk committed Jul 28, 2019
    Configuration menu
    Copy the full SHA
    3dca80e View commit details
    Browse the repository at this point in the history
  3. lay down UserList bases

    sapk committed Jul 28, 2019
    Configuration menu
    Copy the full SHA
    b2b2cbf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    225467f View commit details
    Browse the repository at this point in the history
  5. add comment for UserList type

    sapk committed Jul 28, 2019
    Configuration menu
    Copy the full SHA
    564c313 View commit details
    Browse the repository at this point in the history
  6. add valid two-fa account

    sapk committed Jul 28, 2019
    Configuration menu
    Copy the full SHA
    68b1505 View commit details
    Browse the repository at this point in the history
  7. test new UserList methods

    sapk committed Jul 28, 2019
    Configuration menu
    Copy the full SHA
    fd16091 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6839402 View commit details
    Browse the repository at this point in the history
  9. respect fmt rules

    sapk committed Jul 28, 2019
    Configuration menu
    Copy the full SHA
    385e1d8 View commit details
    Browse the repository at this point in the history
  10. use map for data

    sapk committed Jul 28, 2019
    Configuration menu
    Copy the full SHA
    f5046af View commit details
    Browse the repository at this point in the history
  11. Optimize GetTwoFaStatus

    sapk committed Jul 28, 2019
    Configuration menu
    Copy the full SHA
    2494db4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4f44e72 View commit details
    Browse the repository at this point in the history
  13. Optimize IsUserOrgOwner

    sapk committed Jul 28, 2019
    Configuration menu
    Copy the full SHA
    b74810f View commit details
    Browse the repository at this point in the history
  14. remove un-used code

    sapk committed Jul 28, 2019
    Configuration menu
    Copy the full SHA
    371a4fb View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2019

  1. Configuration menu
    Copy the full SHA
    3b6b0de View commit details
    Browse the repository at this point in the history
  2. tests: add ErrTeamNotExist path

    sapk committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    dfcbb89 View commit details
    Browse the repository at this point in the history
  3. tests: fix wrong expected result

    sapk committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    4371160 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    398d3e4 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2019

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

Commits on Aug 1, 2019

  1. Configuration menu
    Copy the full SHA
    65e0f43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26ed9de View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2019

  1. Configuration menu
    Copy the full SHA
    6b03f6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e79d62 View commit details
    Browse the repository at this point in the history