Versions and updates to UCD Dist Auth
...
Filter and Wrapper module(s)
Currently, the source code is not distributed in the jar, however the source is in svn. The following lists the contents of the current jars, and current versions.Current code is at SVN:svn, and implemented via the maven build process in Sakai. Also, this process also builds and deploys the DistAuth source in shared/lib via maven.
Current versions and updates to UCD Dist Auth module(s)
Current Version(s): Built via maven
https://mware.ucdavis.edu/svn/ucdsakai/branches/sakai-core-2.1.x/distauth/trunk/DISTAUTHSOURCE/CurrentVersions/DISTAUTH1.0.2WithWrapperSrc/
DistAuthFilterAndWrapper1.0.0.jar (formerly known as DistAuthFilterAndWrapper.jar)
First iteration of servlet filter and wrapper in one jar.
ucd-form-based-distauth/ revision: 875, to be merged from Scott's contenthosting branch into core
Code mods: AFS integration, further documentation, README, etc. (AddressToken and AuthenticationFilter classes to include AFS check, cleaned up, organized, etc.)
Upgrade(s):
https://mware.ucdavis.edu/svn/ucdsakai/trunk/ucd-form-based-distauth/ r537
Code mods: log4j capability, and distribution with Sakai code (e.g. ucd-form-based-distauth module within Sakai)
Previous versions and updates to UCD Dist Auth jar file(s), no longer used when using the above sakai module that can be built via maven
The following lists the contents of the previous jar versions.
*DistAuthFilterAndWrapper1.0.2.jar
Mods: Update to DistAuth code, including removing synchronized methods from various classes.
*DistAuthFilterAndWrapper1.0.1.jar (formerly known as DistAuthModified.jar)
Mods: Update to wrapper class, which includes referencing the private user variable instead of the session variable. This fixed Firefox browser issues.
*DistAuthFilterAndWrapper1.0.0.2jar (formerly known as DistAuthFilterAndWrapper.jar
Update to DistAuth code, including removing synchronized methods from various classes)
Mods: First iteration of servlet filter and wrapper in one jar.