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

3.4.x [CAS-1146] CasDefaultFlowUrlHandler type mismatch with request.parameterMap #85

Closed
wants to merge 38 commits into from

Conversation

cyrille-leclerc
Copy link

o.j.c.web.flow.CasDefaultFlowUrlHandler has a mismatch between "Map<String, String[]> request.parameterMap" and "Map<String, String> webflow style parameters"

serac and others added 30 commits September 11, 2011 22:07
upgrade inspektr
(cherry picked from commit 32476a2)
expose an onSuccessfulValidation method to do things (if you want)
(cherry picked from commit ec86532)
fixed encoding
(cherry picked from commit e12da0e)
created the cloned object using the class of the sourced object to allow
classes that extend RegisteredServiceImpl to only need to track their
own attributes in the clone method
(cherry picked from commit df298d8)
This change will allow the command class to be overridden to support
subclasses of RegisteredServiceImpl
(cherry picked from commit f0c242b)
(cherry picked from commit 89a5d43)
(cherry picked from commit 7d136c9)
removed final keyword
(cherry picked from commit 251280d)
fix to both LDAP handlers to use the provided PasswordEncoder.
(cherry picked from commit 5b59f03)
… to include entries for both.

(cherry picked from commit 37a87bf)
… plugin resources filtering

(cherry picked from commit b616159)
Add support for regular expressions in service identifiers via new
RegexRegisteredService while preserving Ant pattern support in existing
RegisteredServiceImpl class.
Use new RegexRegisteredService class for default configuration of allowing
all http(s) and imap(s) services with commented-out entry for securing
services to deployer domain.
(cherry picked from commit 621d901)
…RegisteredService objects

(cherry picked from commit 8835d18)
Fixes for JPA.
The changes here ensure the new regex functionality works without requiring
explicit database changes if Hibernate schema generation is enabled,
which is the recommended behavior and what's used in practice by most
deployers.
(cherry picked from commit c2a78d5)
Improve description of regex service registration that restricts to
deployer domain.
(cherry picked from commit 386f082)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
7 participants