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-1949 Nextcloud JWT Auth extension #984

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

Commits on Jun 1, 2024

  1. GUACAMOLE-1949: Add Auth0 licence information

    pp7en committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    05bec22 View commit details
    Browse the repository at this point in the history
  2. GUACAMOLE-1949: Initial commit auth-nextcloud

    pp7en committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    15f83d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d2fb482 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b85b18d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    69cda3d View commit details
    Browse the repository at this point in the history
  6. GUACAMOLE-1949: Remove blank lines in imports

    pp7en committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    26c277a View commit details
    Browse the repository at this point in the history
  7. GUACAMOLE-1949: Remove unused import

    pp7en committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    3f8d313 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    462f42d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ff4ebe0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c4a32ba View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5f1c906 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8b312d9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d3ecdf7 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5190357 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    fb65f8e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    615f3e6 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c850496 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    5d524db View commit details
    Browse the repository at this point in the history
  19. GUACAMOLE-1949: Improve exception message

    pp7en committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    9c3d824 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    ea80a50 View commit details
    Browse the repository at this point in the history
  21. GUACAMOLE-1949: Fix typo in Javadoc

    pp7en committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    ef33594 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2024

  1. Configuration menu
    Copy the full SHA
    d1e022e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    663fd49 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    acf02a2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b849cd0 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. GUACAMOLE-1949: Remove cuddling braces

    pp7en committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    f6e0ae7 View commit details
    Browse the repository at this point in the history
  2. GUACAMOLE-1949: Add empty lines in Javadoc

    pp7en committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    6e5388f View commit details
    Browse the repository at this point in the history
  3. GUACAMOLE-1949: Remove empty line

    pp7en committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    1cadb00 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dbda2e2 View commit details
    Browse the repository at this point in the history
  5. GUACAMOLE-1949: Use more specific exceptions

    pp7en committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    93b5bdc View commit details
    Browse the repository at this point in the history
  6. GUACAMOLE-1949: Add more documentation

    pp7en committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    8244ea8 View commit details
    Browse the repository at this point in the history
  7. GUACAMOLE-1949: Add missing logging

    pp7en committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    35b66bc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6465274 View commit details
    Browse the repository at this point in the history
  9. GUACAMOLE-1949: Rename variable of token name

    pp7en committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    8260fc8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d1a92a2 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. Configuration menu
    Copy the full SHA
    0de8fa6 View commit details
    Browse the repository at this point in the history
  2. GUACAMOLE-1949: Exceptions improved

    pp7en committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    6cccdd1 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    1b8ae70 View commit details
    Browse the repository at this point in the history
  2. GUACAMOLE-1949: Add AuthenticatedUser.java

    pp7en committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    59252ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fcf1f15 View commit details
    Browse the repository at this point in the history
  4. GUACAMOLE-1949: Update Javadoc

    pp7en committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    26cc2cd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6b5480d View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. GUACAMOLE-1949: Add README.md

    pp7en committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    38ef1a1 View commit details
    Browse the repository at this point in the history