GUACAMOLE-1289: Modify the Authentication Service to no longer explicitly compare state query string.

This commit is contained in:
Alex Leitner
2024-04-03 01:28:15 +00:00
parent b0e5ecd33e
commit 7c49466c79
25 changed files with 933 additions and 42 deletions

View File

@@ -0,0 +1,4 @@
org.springframework:spring-web:jar:5.3.25
org.springframework:spring-beans:jar:5.3.25
org.springframework:spring-core:jar:5.3.25
org.springframework:spring-jcl:jar:5.3.25