Project Documentation
Project Information
Continuous Integration
Dependencies
Dependency Information
Distribution Management
About
Issue Tracking
Project License
Plugin Management
Project Plugins
Project Team
Source Repository
Project Summary
Project Reports
Change Log
File Activity
Developer Activity
Checkstyle
JavaDocs
Test JavaDocs
Source Xref
Test Source Xref
CPD
Surefire Report
FindBugs
JaCoCo Test
Dependency Updates Report
Plugin Updates Report
Property Updates Report
Tag List
JDepend
dependency-check:aggregate
External Links
waffle
Last Published: 2015-07-12
|
Version: 1.8.0-SNAPSHOT
Project Documentation
Project Information
Project Reports
Change Log
File Activity
Developer Activity
Checkstyle
JavaDocs
Test JavaDocs
Source Xref
Test Source Xref
CPD
Surefire Report
FindBugs
JaCoCo Test
Dependency Updates Report
Plugin Updates Report
Property Updates Report
Tag List
JDepend
dependency-check:aggregate
Change Log Report
Total number of changed sets: 1
Changes between 2015-06-12 and 2015-07-13
Total commits: 8
Total number of files changed: 13
Timestamp
Author
Details
2015-07-12 22:32:25
Jeremy Landis <jeremylandis@hotmail.com>
Source/JNA/waffle-spring-security4/
pom.xml
v 5d59ceb299f5cbd11f2c69320c8ad462bed95785
Update spring 3 and 4 due to newly found vulnerabilities.
2015-07-12 21:32:06
Jeremy Landis <jeremylandis@hotmail.com>
Source/JNA/waffle-spring-security4/src/main/java/waffle/spring/
NegotiateSecurityFilter.java
v 8de4103b84422bbe8928236a33a411c25681a573
Source/JNA/waffle-spring-security4/src/main/java/waffle/spring/
WindowsAuthenticationToken.java
v 8de4103b84422bbe8928236a33a411c25681a573
Source/JNA/waffle-spring-security4/src/test/java/waffle/spring/
FqnGrantedAuthorityFactoryTests.java
v 8de4103b84422bbe8928236a33a411c25681a573
Source/JNA/waffle-spring-security4/src/test/java/waffle/spring/
NegotiateSecurityFilterEntryPointTests.java
v 8de4103b84422bbe8928236a33a411c25681a573
Source/JNA/waffle-spring-security4/src/test/java/waffle/spring/
WindowsAuthenticationProviderTests.java
v 8de4103b84422bbe8928236a33a411c25681a573
Source/JNA/waffle-spring-security4/src/test/java/waffle/spring/
WindowsAuthenticationTokenTests.java
v 8de4103b84422bbe8928236a33a411c25681a573
[add] added all missing final modifiers.
2015-07-12 21:27:37
Jeremy Landis <jeremylandis@hotmail.com>
Source/JNA/waffle-spring-security4/src/test/java/waffle/spring/
FqnGrantedAuthorityFactoryTests.java
v bf2569a86fe3f32cc6a65ceac20aa5fb3513cb9c
Source/JNA/waffle-spring-security4/src/test/java/waffle/spring/
NegotiateSecurityFilterEntryPointTests.java
v bf2569a86fe3f32cc6a65ceac20aa5fb3513cb9c
Source/JNA/waffle-spring-security4/src/test/java/waffle/spring/
NegotiateSecurityFilterTests.java
v bf2569a86fe3f32cc6a65ceac20aa5fb3513cb9c
Source/JNA/waffle-spring-security4/src/test/java/waffle/spring/
WindowsAuthenticationProviderTests.java
v bf2569a86fe3f32cc6a65ceac20aa5fb3513cb9c
Source/JNA/waffle-spring-security4/src/test/java/waffle/spring/
WindowsAuthenticationTokenTests.java
v bf2569a86fe3f32cc6a65ceac20aa5fb3513cb9c
[all] due to another eclipse cleanup, static imports were removed.
While this may not have been intentional, it clears warnings for now.
Will address static imports later.
2015-07-12 21:21:46
Jeremy Landis <jeremylandis@hotmail.com>
Source/JNA/waffle-spring-security4/src/main/java/waffle/spring/
DelegatingNegotiateSecurityFilter.java
v e8498473eb3c53f04941621cd93d7f142bab7180
Source/JNA/waffle-spring-security4/src/main/java/waffle/spring/
NegotiateSecurityFilter.java
v e8498473eb3c53f04941621cd93d7f142bab7180
Source/JNA/waffle-spring-security4/src/main/java/waffle/spring/
NegotiateSecurityFilterEntryPoint.java
v e8498473eb3c53f04941621cd93d7f142bab7180
Source/JNA/waffle-spring-security4/src/main/java/waffle/spring/
WindowsAuthenticationProvider.java
v e8498473eb3c53f04941621cd93d7f142bab7180
Source/JNA/waffle-spring-security4/src/main/java/waffle/spring/
WindowsAuthenticationToken.java
v e8498473eb3c53f04941621cd93d7f142bab7180
Source/JNA/waffle-spring-security4/src/test/java/waffle/spring/
FqnGrantedAuthorityFactoryTests.java
v e8498473eb3c53f04941621cd93d7f142bab7180
Source/JNA/waffle-spring-security4/src/test/java/waffle/spring/
NegotiateSecurityFilterEntryPointTests.java
v e8498473eb3c53f04941621cd93d7f142bab7180
Source/JNA/waffle-spring-security4/src/test/java/waffle/spring/
NegotiateSecurityFilterTests.java
v e8498473eb3c53f04941621cd93d7f142bab7180
Source/JNA/waffle-spring-security4/src/test/java/waffle/spring/
WindowsAuthenticationProviderTests.java
v e8498473eb3c53f04941621cd93d7f142bab7180
Source/JNA/waffle-spring-security4/src/test/java/waffle/spring/
WindowsAuthenticationTokenTests.java
v e8498473eb3c53f04941621cd93d7f142bab7180
[waffle-spring4] added fully qualified access
2015-07-12 21:17:03
Jeremy Landis <jeremylandis@hotmail.com>
Source/JNA/waffle-spring-security4/src/main/java/waffle/spring/
DelegatingNegotiateSecurityFilter.java
v dbf0395ba22a156e4497dc60eeb209201b62cd7f
Source/JNA/waffle-spring-security4/src/main/java/waffle/spring/
NegotiateSecurityFilter.java
v dbf0395ba22a156e4497dc60eeb209201b62cd7f
[waffle-spring4] added missing this qualifiers.
2015-07-12 20:30:14
Jeremy Landis <jeremylandis@hotmail.com>
Source/JNA/waffle-spring-security4/src/test/resources/
springTestAuthBeans.xml
v 108eac0aa2ab5908dd10c0f23104778d9eeb3d07
Source/JNA/waffle-spring-security4/src/test/resources/
springTestFilterBeans.xml
v 108eac0aa2ab5908dd10c0f23104778d9eeb3d07
spring - cleanup test resources.
2015-07-12 19:13:15
Jeremy Landis <jeremylandis@hotmail.com>
Source/JNA/waffle-spring-security4/src/test/resources/
springTestAuthBeans.xml
v ade13d5fd4f112b35611d7ea2d06ec3e8aa21fab
Source/JNA/waffle-spring-security4/src/test/resources/
springTestFilterBeans.xml
v ade13d5fd4f112b35611d7ea2d06ec3e8aa21fab
Update spring 4 xsd's.
2015-06-14 22:21:24
Jeremy Landis <jeremylandis@hotmail.com>
Source/JNA/waffle-spring-security4/
pom.xml
v 5d047e5db70834ca845bdcc4df97586e58e2d0db
Upgrade to java 7