Trees | Indices | Help |
|
---|
|
This module contains monkey patches we needed to make to PAS when we switched from native ZODB-managed authentication to pluggable authentication. This module needs to be imported by ZenUtils/__init__.py. Related tickets: http://dev.zenoss.org/trac/ticket/379 http://dev.zenoss.org/trac/ticket/402 http://dev.zenoss.org/trac/ticket/443 http://dev.zenoss.org/trac/ticket/1042
|
|||
|
|||
|
|||
|
|
We don't want CookieAuthHelper setting the login attribute, we we'll override manage_afterAdd(). For now, the only thing that manage_afterAdd does is set the login_form attribute, but we will need to check this after every upgrade of the PAS. |
Set a cookie and redirect to the url that we tried to authenticate against originally. FIXME - I don't think we need this any more now that the EULA is gone -EAD |
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Thu Oct 25 16:27:42 2007 | http://epydoc.sourceforge.net |