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

sso_*: move sign_in and sign_out HTML pages to sso_proxy #261

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Jan 6, 2020

  1. signIn and signOut pages moved to proxy

    template pkg
    add static_files_test.go file
    fix TestSecurityHeaders test
    fix TestOAuthStart: replace template interface
    fix TestHTTPSRedirect
    partial but incomplete fix for test_provider GetSignInURL/GetSignOutURL
    add initial TestSignOutPage function
    fix sign out with no session workflow
    some tidyings
    sso_auth:additional redirect URI changes
    sso_auth: authenticagtor test changes
    sso_proxy: oauthproxy tests
    Jusshersmith committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    d6843c3 View commit details
    Browse the repository at this point in the history
  2. fix template pkg tests

    Jusshersmith committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    ecab873 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e3b027 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2020

  1. fix up some comments

    Jusshersmith committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    caba170 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2020

  1. some extra tests

    Jusshersmith committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    63f5076 View commit details
    Browse the repository at this point in the history