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

Support the amended institution parameter #158

Merged

Commits on Oct 16, 2018

  1. Support the amended institution parameter

    The VerifiedSecondFactorSearchQuery now takes the institution as
    one of its arguments. This argument is mandatory and is now added
    to all the calls of the VerifiedSecondFactorSearch service call.
    
    See https://www.pivotaltracker.com/story/show/160283514
    MKodde committed Oct 16, 2018
    Configuration menu
    Copy the full SHA
    05a55a8 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2018

  1. Fix travis builds for FGA work

    - We need a custom composer.json and lock file in order to
      not be dependend on the file/symlink installation of the mw
      client bundle
    - Enable travis builds on the fga feature branches
    MKodde committed Oct 17, 2018
    Configuration menu
    Copy the full SHA
    90ec364 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2018

  1. Remove unused method

    The getRegistrationCode method was not used.
    MKodde committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    df7ee29 View commit details
    Browse the repository at this point in the history
  2. Change Institution to ActorInstitution

    For the VerifiedSecondFactorSearchQuery, fixing a typo in the process.
    MKodde committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    cf7f79f View commit details
    Browse the repository at this point in the history