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

[WIP] OpenID Connect #1230

Closed
wants to merge 52 commits into from
Closed

[WIP] OpenID Connect #1230

wants to merge 52 commits into from

Commits on Sep 28, 2016

  1. Configuration menu
    Copy the full SHA
    36d188d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90af3c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f7a0cec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8078a6e View commit details
    Browse the repository at this point in the history
  5. View claims form

    hangy committed Sep 28, 2016
    Configuration menu
    Copy the full SHA
    1f861d3 View commit details
    Browse the repository at this point in the history
  6. WIP authorize

    hangy committed Sep 28, 2016
    Configuration menu
    Copy the full SHA
    eb07258 View commit details
    Browse the repository at this point in the history
  7. Added WWW::CSRF to user related methods.

    Cherry-pick c589869
    
    Conflicts:
    	cgi/Users.pm
    	cgi/reset_password.pl
    hangy committed Sep 28, 2016
    Configuration menu
    Copy the full SHA
    b43b279 View commit details
    Browse the repository at this point in the history
  8. Mocked Request class

    hangy committed Sep 28, 2016
    Configuration menu
    Copy the full SHA
    1b6081a View commit details
    Browse the repository at this point in the history
  9. WIPFIXES

    hangy committed Sep 28, 2016
    Configuration menu
    Copy the full SHA
    1c24b71 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2016

  1. Configuration menu
    Copy the full SHA
    2d39e7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb2b731 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    722ca4c View commit details
    Browse the repository at this point in the history
  4. Fix MongoDB insert/id.

    hangy committed Sep 29, 2016
    Configuration menu
    Copy the full SHA
    8653943 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    61789c6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a0dbc92 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5f4fa47 View commit details
    Browse the repository at this point in the history
  8. WIP client editing

    hangy committed Sep 29, 2016
    Configuration menu
    Copy the full SHA
    f372531 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2016

  1. WIP OpenID Connect Discovery

    hangy committed Oct 1, 2016
    Configuration menu
    Copy the full SHA
    0f0dacd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d811417 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2016

  1. Preload OIDC packages on startup.

    Fixed userinfo (missing use statement).
    Implemented jwks.pl.
    Don't redirect from 'accounts' subdomain (to be used as the OpenID Connect Issuer URL).
    hangy committed Oct 6, 2016
    Configuration menu
    Copy the full SHA
    13264fa View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2016

  1. [OIDC] Fix some perl errors.

    hangy committed Oct 15, 2016
    Configuration menu
    Copy the full SHA
    2378ba4 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2016

  1. Support OIDC form_post method.

    hangy committed Nov 3, 2016
    Configuration menu
    Copy the full SHA
    9d5cf25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e67e70 View commit details
    Browse the repository at this point in the history
  3. Support OIDC 'ui_locales'?

    hangy committed Nov 3, 2016
    Configuration menu
    Copy the full SHA
    fd43f40 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2016

  1. Merge branch 'csrf' into oidc

    hangy committed Nov 12, 2016
    Configuration menu
    Copy the full SHA
    a74d5ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8ea63d View commit details
    Browse the repository at this point in the history
  3. Merge branch 'csrf' into oidc

    hangy committed Nov 12, 2016
    Configuration menu
    Copy the full SHA
    30d1dbf View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2016

  1. Merge branch 'master' into oidc

    hangy committed Nov 26, 2016
    Configuration menu
    Copy the full SHA
    2fa0708 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2016

  1. Merge branch 'master' into oidc

    hangy committed Dec 28, 2016
    Configuration menu
    Copy the full SHA
    dfabc18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    083b5f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a469c2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fb98e3f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    08ccb83 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d8a7660 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ec5655b View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2017

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

Commits on Feb 9, 2018

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

Commits on May 2, 2018

  1. Configuration menu
    Copy the full SHA
    7d0c8f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d383fdb View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2018

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

Commits on Jun 4, 2018

  1. Configuration menu
    Copy the full SHA
    3adfcad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3e75ef View commit details
    Browse the repository at this point in the history
  3. Remove HTML::Defang.

    hangy committed Jun 4, 2018
    Configuration menu
    Copy the full SHA
    8a073e3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3de4506 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e931e04 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ed78a7e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fdef941 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2018

  1. Add OIDC to docker configs.

    hangy committed Jun 5, 2018
    Configuration menu
    Copy the full SHA
    5ab601d View commit details
    Browse the repository at this point in the history
  2. Update copyrights.

    hangy committed Jun 5, 2018
    Configuration menu
    Copy the full SHA
    6e0c140 View commit details
    Browse the repository at this point in the history
  3. Add OIDC to docker configs.

    hangy committed Jun 5, 2018
    Configuration menu
    Copy the full SHA
    af8966f View commit details
    Browse the repository at this point in the history
  4. Update copyrights.

    hangy committed Jun 5, 2018
    Configuration menu
    Copy the full SHA
    eddf3a4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8ea1bd2 View commit details
    Browse the repository at this point in the history