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

GUACAMOLE-1289: Refactor Duo and authentication flow to instead leverage support for updating/replacing credentials. #980

Merged
merged 9 commits into from
Apr 29, 2024

Commits on Apr 26, 2024

  1. GUACAMOLE-1289: Refactor Duo and authentication-resumption changes to…

    … instead leverage support for updating/replacing credentials prior to auth.
    mike-jumper committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    6dd4766 View commit details
    Browse the repository at this point in the history
  2. GUACAMOLE-1289: Remove Duo dependency on Spring. Update transitive Du…

    …o dependencies to latest compatible.
    mike-jumper committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    23ed76d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3859fd2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    73eb453 View commit details
    Browse the repository at this point in the history
  5. GUACAMOLE-1289: Update recently-added, Duo-related dependency names t…

    …o match the naming style of their corresponding projects.
    mike-jumper committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    9cca3dc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    13bb5f0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4a0e9f3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ed4c0ab View commit details
    Browse the repository at this point in the history
  9. GUACAMOLE-1289: Expiration times for AuthenticationSessionManager are…

    … relative, not absolute.
    mike-jumper committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    ee75b01 View commit details
    Browse the repository at this point in the history