Changes for version 0.23_3 - 2005-04-29

  • Apply a patch from Mike Nachbaur to fix a AddXSLParam problem that made it not get new data in.

Changes for version 0.23_2 - 2005-04-28

  • Invalidation of session didn't work properly, which has obvious SECURITY issues. We found this has a result of a review sparked by inquires by Tom Kirkpatrick.
  • Tom Kirkpatrick pointed out that get-last-accessed-time returned a meaningless time. Mike Nachbaur provided a patch for that.
  • When using a Pg based backend, different defaults should used.
  • Actually implement the comment in enumerate.
  • Some documentation cleanups.
  • Added quite a lot of debugging statements.

Modules

Provides a way to pass info from the BasicSession taglib to XSLT params
AxKit plugin that handles setting / loading of Sessions
Tag library for basic cookie-based authentication.
Session wrapper tag library for AxKit eXtensible Server Pages.

Provides

in lib/Apache/AxKit/Plugin/BasicAuth.pm

Examples