Skip to content
This repository has been archived by the owner on Nov 19, 2020. It is now read-only.

Env filter #1136

Closed
wants to merge 21 commits into from
Closed

Env filter #1136

wants to merge 21 commits into from

Conversation

jdillon
Copy link
Contributor

@jdillon jdillon commented Mar 25, 2015

Simplifies servlet filtering to setup the basic environment for web requests.

Add custom session factory to introduce some additional logging.
Rename NexusDefaultWebSessionManager -> NexusWebSessionManager
Hack disable saving state of anonymous subject
Rename NexusDefaultSessionManager -> TestSessionManager
Adjust how user-id MDC is set, pending more refinement to cover requests properly, atm there are some cases where the MDC value is still null
Conflicts:
	components/nexus-security/src/main/java/org/apache/shiro/nexus/NexusSessionDAO.java
	components/nexus-security/src/main/java/org/apache/shiro/nexus/NexusSessionFactory.java
	components/nexus-security/src/main/java/org/apache/shiro/nexus/NexusSubjectDAO.java
	components/nexus-security/src/main/java/org/sonatype/nexus/security/authc/NexusBasicHttpAuthenticationFilter.java
	plugins/security/nexus-ldap-plugin/src/test/java/org/sonatype/nexus/ldap/internal/LdapTestSupport.java
@jdillon jdillon added the wip label Mar 25, 2015
@adreghiciu
Copy link
Contributor

+1

@jdillon jdillon added review and removed wip labels Mar 25, 2015
@jdillon
Copy link
Contributor Author

jdillon commented Mar 25, 2015

@kellyrob99
Copy link
Member

+1

@jdillon jdillon closed this Mar 26, 2015
@jdillon
Copy link
Contributor Author

jdillon commented Mar 26, 2015

manually merged

@jdillon jdillon deleted the env-filter branch March 26, 2015 22:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants