-
Notifications
You must be signed in to change notification settings - Fork 708
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
base: main
Are you sure you want to change the base?
Commits on Jun 1, 2024
-
GUACAMOLE-1949: Add Auth0 licence information
pp7en committedJun 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 05bec22 - Browse repository at this point
Copy the full SHA 05bec22View commit details -
GUACAMOLE-1949: Initial commit auth-nextcloud
pp7en committedJun 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 15f83d1 - Browse repository at this point
Copy the full SHA 15f83d1View commit details -
GUACAMOLE-1949: Add auth-nextcloud extension in parent pom
pp7en committedJun 1, 2024 Configuration menu - View commit details
-
Copy full SHA for d2fb482 - Browse repository at this point
Copy the full SHA d2fb482View commit details -
GUACAMOLE-1949: Remove unused and obsolete classes
pp7en committedJun 1, 2024 Configuration menu - View commit details
-
Copy full SHA for b85b18d - Browse repository at this point
Copy the full SHA b85b18dView commit details -
GUACAMOLE-1949: Add missing Javadoc to methods and properties
pp7en committedJun 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 69cda3d - Browse repository at this point
Copy the full SHA 69cda3dView commit details -
GUACAMOLE-1949: Remove blank lines in imports
pp7en committedJun 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 26c277a - Browse repository at this point
Copy the full SHA 26c277aView commit details -
GUACAMOLE-1949: Remove unused import
pp7en committedJun 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 3f8d313 - Browse repository at this point
Copy the full SHA 3f8d313View commit details -
GUACAMOLE-1949: Add Javadoc for MINUTES_TOKEN_VALID constant
pp7en committedJun 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 462f42d - Browse repository at this point
Copy the full SHA 462f42dView commit details -
GUACAMOLE-1949: Correct formatting in documentation
pp7en committedJun 1, 2024 Configuration menu - View commit details
-
Copy full SHA for ff4ebe0 - Browse repository at this point
Copy the full SHA ff4ebe0View commit details -
GUACAMOLE-1949: Add documentation for isUserAllowed method
pp7en committedJun 1, 2024 Configuration menu - View commit details
-
Copy full SHA for c4a32ba - Browse repository at this point
Copy the full SHA c4a32baView commit details -
GUACAMOLE-1949: Define and document constant NC_TOKEN
pp7en committedJun 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 5f1c906 - Browse repository at this point
Copy the full SHA 5f1c906View commit details -
GUACAMOLE-1949: Fix wrong order of athentification extensions
pp7en committedJun 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 8b312d9 - Browse repository at this point
Copy the full SHA 8b312d9View commit details -
GUACAMOLE-1949: Bump extension version to 1.5.5
pp7en committedJun 1, 2024 Configuration menu - View commit details
-
Copy full SHA for d3ecdf7 - Browse repository at this point
Copy the full SHA d3ecdf7View commit details -
GUACAMOLE-1949: Bump version of dependency ipaddress
pp7en committedJun 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 5190357 - Browse repository at this point
Copy the full SHA 5190357View commit details -
GUACAMOLE-1949: Add more Javadoc for instance variables and methods
pp7en committedJun 1, 2024 Configuration menu - View commit details
-
Copy full SHA for fb65f8e - Browse repository at this point
Copy the full SHA fb65f8eView commit details -
GUACAMOLE-1949: Fix formatting in documentation
pp7en committedJun 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 615f3e6 - Browse repository at this point
Copy the full SHA 615f3e6View commit details -
GUACAMOLE-1949: Add documentation in isValidJWT method
pp7en committedJun 1, 2024 Configuration menu - View commit details
-
Copy full SHA for c850496 - Browse repository at this point
Copy the full SHA c850496View commit details -
GUACAMOLE-1949: Move lines of isValidJWT method for better readability
pp7en committedJun 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 5d524db - Browse repository at this point
Copy the full SHA 5d524dbView commit details -
GUACAMOLE-1949: Improve exception message
pp7en committedJun 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 9c3d824 - Browse repository at this point
Copy the full SHA 9c3d824View commit details -
GUACAMOLE-1949: Fix formatting in documentation
pp7en committedJun 1, 2024 Configuration menu - View commit details
-
Copy full SHA for ea80a50 - Browse repository at this point
Copy the full SHA ea80a50View commit details -
GUACAMOLE-1949: Fix typo in Javadoc
pp7en committedJun 1, 2024 Configuration menu - View commit details
-
Copy full SHA for ef33594 - Browse repository at this point
Copy the full SHA ef33594View commit details
Commits on Jun 8, 2024
-
GUACAMOLE-1949: Add configurable parameter name for jwt token
pp7en committedJun 8, 2024 Configuration menu - View commit details
-
Copy full SHA for d1e022e - Browse repository at this point
Copy the full SHA d1e022eView commit details -
GUACAMOLE-1949: Modify isUserAllowed to permit all users if list is e…
…mpty
pp7en committedJun 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 663fd49 - Browse repository at this point
Copy the full SHA 663fd49View commit details -
GUACAMOLE-1949: Modify validIpAddress to permit all IPs if list is empty
pp7en committedJun 8, 2024 Configuration menu - View commit details
-
Copy full SHA for acf02a2 - Browse repository at this point
Copy the full SHA acf02a2View commit details -
GUACAMOLE-1949: Change name of the token property
pp7en committedJun 8, 2024 Configuration menu - View commit details
-
Copy full SHA for b849cd0 - Browse repository at this point
Copy the full SHA b849cd0View commit details
Commits on Jun 9, 2024
-
GUACAMOLE-1949: Remove cuddling braces
pp7en committedJun 9, 2024 Configuration menu - View commit details
-
Copy full SHA for f6e0ae7 - Browse repository at this point
Copy the full SHA f6e0ae7View commit details -
GUACAMOLE-1949: Add empty lines in Javadoc
pp7en committedJun 9, 2024 Configuration menu - View commit details
-
Copy full SHA for 6e5388f - Browse repository at this point
Copy the full SHA 6e5388fView commit details -
GUACAMOLE-1949: Remove empty line
pp7en committedJun 9, 2024 Configuration menu - View commit details
-
Copy full SHA for 1cadb00 - Browse repository at this point
Copy the full SHA 1cadb00View commit details -
GUACAMOLE-1949: Remove unused exception from catch block
pp7en committedJun 9, 2024 Configuration menu - View commit details
-
Copy full SHA for dbda2e2 - Browse repository at this point
Copy the full SHA dbda2e2View commit details -
GUACAMOLE-1949: Use more specific exceptions
pp7en committedJun 9, 2024 Configuration menu - View commit details
-
Copy full SHA for 93b5bdc - Browse repository at this point
Copy the full SHA 93b5bdcView commit details -
GUACAMOLE-1949: Add more documentation
pp7en committedJun 9, 2024 Configuration menu - View commit details
-
Copy full SHA for 8244ea8 - Browse repository at this point
Copy the full SHA 8244ea8View commit details -
GUACAMOLE-1949: Add missing logging
pp7en committedJun 9, 2024 Configuration menu - View commit details
-
Copy full SHA for 35b66bc - Browse repository at this point
Copy the full SHA 35b66bcView commit details -
GUACAMOLE-1949: Improve exceptions in isUserAllowed
pp7en committedJun 9, 2024 Configuration menu - View commit details
-
Copy full SHA for 6465274 - Browse repository at this point
Copy the full SHA 6465274View commit details -
GUACAMOLE-1949: Rename variable of token name
pp7en committedJun 9, 2024 Configuration menu - View commit details
-
Copy full SHA for 8260fc8 - Browse repository at this point
Copy the full SHA 8260fc8View commit details -
GUACAMOLE-1949: Improve Javadoc NEXTCLOUD_JWT_TOKEN_NAME
pp7en committedJun 9, 2024 Configuration menu - View commit details
-
Copy full SHA for d1a92a2 - Browse repository at this point
Copy the full SHA d1a92a2View commit details
Commits on Jun 15, 2024
-
GUACAMOLE-1949: Remove unnecessary try catch block
pp7en committedJun 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 0de8fa6 - Browse repository at this point
Copy the full SHA 0de8fa6View commit details -
GUACAMOLE-1949: Exceptions improved
pp7en committedJun 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 6cccdd1 - Browse repository at this point
Copy the full SHA 6cccdd1View commit details
Commits on Jun 17, 2024
-
GUACAMOLE-1949: Add NextcloudJwtUserContext.java
pp7en committedJun 17, 2024 Configuration menu - View commit details
-
Copy full SHA for 1b8ae70 - Browse repository at this point
Copy the full SHA 1b8ae70View commit details -
GUACAMOLE-1949: Add AuthenticatedUser.java
pp7en committedJun 17, 2024 Configuration menu - View commit details
-
Copy full SHA for 59252ab - Browse repository at this point
Copy the full SHA 59252abView commit details -
GUACAMOLE-1949: Implement automatically login in Guacamole
pp7en committedJun 17, 2024 Configuration menu - View commit details
-
Copy full SHA for fcf1f15 - Browse repository at this point
Copy the full SHA fcf1f15View commit details -
GUACAMOLE-1949: Update Javadoc
pp7en committedJun 17, 2024 Configuration menu - View commit details
-
Copy full SHA for 26cc2cd - Browse repository at this point
Copy the full SHA 26cc2cdView commit details -
GUACAMOLE-1949: Add Javadoc for getDecodedJWT and getUserId method
pp7en committedJun 17, 2024 Configuration menu - View commit details
-
Copy full SHA for 6b5480d - Browse repository at this point
Copy the full SHA 6b5480dView commit details
Commits on Jun 19, 2024
-
pp7en committed
Jun 19, 2024 Configuration menu - View commit details
-
Copy full SHA for 38ef1a1 - Browse repository at this point
Copy the full SHA 38ef1a1View commit details