WebServerAuth 1.2 (Apr 16, 2009)

Added redirection of login_form so it logs you in using WebServerAuth. This works around a Plone bug : the default commenting setup comes with a "Log in to add comments" button hard-coded to point to login_form .

For additional information about this project, please visit the overview page .

Available downloads

Product Package (tar.gz)

For all platforms (20kB)

Product Package (zip)

For all platforms (28kB)

Change log

  • Added redirection of login_form so it logs you in using WebServerAuth. Apparently, Plone's default commenting setup comes with a "Log in to add comments" button hard-coded to point to login_form. Blech!
  • A call to the WebServerAuth PAS plugin is used to compute the login link. Previously, it was hard-coded to use the portal-level acl_users folder. Now it uses the nearest one, in case somebody is crazy enough to define another.