Skip to content
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.

1 integrate passport GitHub auth #114

Merged
merged 14 commits into from
Mar 17, 2015
Merged

Commits on Mar 11, 2015

  1. adding passport libs.

    elixic committed Mar 11, 2015
    1 Configuration menu
    Copy the full SHA
    f1ac2b4 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2015

  1. Configuration menu
    Copy the full SHA
    a39d47b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b691e94 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0507815 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e897918 View commit details
    Browse the repository at this point in the history
  5. adding login page and making sure redirects and config values are pro…

    …per. fixed issues with an error occuring even if the user was authenticated.
    elixic committed Mar 12, 2015
    Configuration menu
    Copy the full SHA
    6f19f21 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2015

  1. adding membershipt check

    elixic committed Mar 13, 2015
    Configuration menu
    Copy the full SHA
    d653ac9 View commit details
    Browse the repository at this point in the history
  2. fix a few typos and took out some logging the authentication now ensu…

    …res users are part of the ats org.
    elixic committed Mar 13, 2015
    Configuration menu
    Copy the full SHA
    27b0091 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2015

  1. Merging in changes from master so the auth can be integrated with the…

    … latest.
    
    Merge branch 'master' into 1-integrate-passport-github-auth
    elixic committed Mar 16, 2015
    Configuration menu
    Copy the full SHA
    06ef2b4 View commit details
    Browse the repository at this point in the history
  2. merging master

    elixic committed Mar 16, 2015
    Configuration menu
    Copy the full SHA
    ed2c00b View commit details
    Browse the repository at this point in the history
  3. removing some debug logging.

    elixic committed Mar 16, 2015
    Configuration menu
    Copy the full SHA
    d4d5c1e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b6f8bac View commit details
    Browse the repository at this point in the history
  5. addressing some concerns in the pull request comment and adding mock …

    …passport init for testing when using mocks.
    elixic committed Mar 16, 2015
    1 Configuration menu
    Copy the full SHA
    3b7eb23 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2015

  1. merging master.

    elixic committed Mar 17, 2015
    Configuration menu
    Copy the full SHA
    2523cb6 View commit details
    Browse the repository at this point in the history