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

Add Fxa support #183

Merged
merged 4 commits into from
Mar 29, 2018
Merged

Add Fxa support #183

merged 4 commits into from
Mar 29, 2018

Commits on Mar 3, 2018

  1. Fix 174

    Add default-off rule that denies login for maintenance. Order is 999.
    Only use this when required as it forbids ALL logins.
    
    NOTE: This introduce a new message 'maintenancemode' which needs to also
    be present on the sso dashboard (it works without, but looks prettier
    with)
    gdestuynder committed Mar 3, 2018
    Configuration menu
    Copy the full SHA
    d3013b5 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2018

  1. Configuration menu
    Copy the full SHA
    4d21214 View commit details
    Browse the repository at this point in the history
  2. Change GitHub force MFA rule to be a global social provider force-MFA

    rule
    Add FxA to enforced MFA rules
    gdestuynder committed Mar 28, 2018
    Configuration menu
    Copy the full SHA
    e7b8bac View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2018

  1. Add FirefoxAccounts social connection type to the possible matches, same

    level as GitHub (2FA enforcement available)
    gdestuynder committed Mar 29, 2018
    Configuration menu
    Copy the full SHA
    0ab76ed View commit details
    Browse the repository at this point in the history