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

OpenID HTTPS redirect fix #91

Merged
merged 6 commits into from
Oct 8, 2024
Merged

OpenID HTTPS redirect fix #91

merged 6 commits into from
Oct 8, 2024

Commits on Sep 10, 2024

  1. try to fix openid 400

    megascatterbomb committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    0f41e16 View commit details
    Browse the repository at this point in the history
  2. fixed openid not redirecting to https

    megascatterbomb committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    a98c7d0 View commit details
    Browse the repository at this point in the history
  3. None safety

    megascatterbomb committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    58a8df6 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

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

Commits on Sep 24, 2024

  1. fix https protocol enforcement

    megascatterbomb committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    bb63a16 View commit details
    Browse the repository at this point in the history
  2. remove duplicate check for None on DEVELOPMENT

    megascatterbomb committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    f0a65a7 View commit details
    Browse the repository at this point in the history