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

76 google oauth config mutator #77

Merged

Commits on Jan 16, 2024

  1. Add a method to authenticate without a config file

    Signed-off-by: Chris Halbert <[email protected]>
    calston authored and chrishalbert committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    6429088 View commit details
    Browse the repository at this point in the history
  2. Redirect to login page on auth failure

    Signed-off-by: Chris Halbert <[email protected]>
    calston authored and chrishalbert committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    3c2d74d View commit details
    Browse the repository at this point in the history
  3. Modify setup from stirng and include test.

    Signed-off-by: Chris Halbert <[email protected]>
    chrishalbert committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    78c98f3 View commit details
    Browse the repository at this point in the history
  4. Add with login url.

    Signed-off-by: Chris Halbert <[email protected]>
    chrishalbert committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    520614c View commit details
    Browse the repository at this point in the history
  5. Godocicize comment.

    Signed-off-by: Chris Halbert <[email protected]>
    chrishalbert committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    0d3b4b8 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. Add light url validation and sanitization with tests.

    Signed-off-by: Chris Halbert <[email protected]>
    chrishalbert committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    f83e7e1 View commit details
    Browse the repository at this point in the history
  2. Fix description

    Signed-off-by: Chris Halbert <[email protected]>
    chrishalbert committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    653d40b View commit details
    Browse the repository at this point in the history
  3. Fix linting issue.

    Signed-off-by: Chris Halbert <[email protected]>
    chrishalbert committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    634cbb0 View commit details
    Browse the repository at this point in the history