...
https://mware.ucdavis.edu/svn/ucdsakai/branches/sakai-core-2.1.x/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)
...
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.jar (formerly known as DistAuthFilterAndWrapper.jar)
Mods: First iteration of servlet filter and wrapper in one jar.