You are not logged in Log in Join
You are here: Home » Members » mrlex's Home » ACUF » ChangeLog

Log in
Name

Password

 

ChangeLog

  • 2.0.2
    • FIX: deactivated verbose debug output
  • 2.0.1
    • Added support for ACTUAL_URL from management interface
    • Set default validation url to ACTUAL_URL instead of URL
    • Added docstrings for IACASUserFolder methods (ooops)
    • documented public API in help/API.stx
  • 2.0.0b3
    • Added support for default domains
    • FIX: use User instead of SimpleUser which is not suitable with PersistentUserStorage
    • FIX: re-enabled python 2.1
    • several Help files fixes
  • 2.0.0b2
    • Fixed a ZODB deprecation warning
    • Fixed the broken scenario help page
    • Added GET parameters : cas_delay_POST, cas_consume_POST
  • 2.0.0b1
    • Renamed to ACASUserFolder
    • Splitted Plone elements to the PloneCASLogin Product
    • Added Support for POST method arguments
    • Improved session credentials security
    • Improved session handling performances for Anonymous users
    • Added Interface methods for ZPT and DTML calls
    • many minor fixes
  • 1.2
    • fixed compatibility issue with python 2.1 support
    • re-enabled use of CASUserFolder without Plone
  • 1.1
    • NEW : Plone QuickInstaller Feature
    • FIXED a bug which broke zope 2.6 compatibility
  • 1.0rc2
    • FIXED a Bug relative to group roles with GRUF
    • FIXED issue relative to crude path not ending with index_html
    • Added more clear doc
  • 1.0rc1
    • 1st stable production version