[Zope-PAS] what plugins are needed for authentication
Jens Vagelpohl
jens at dataflake.org
Wed Apr 4 06:42:36 EDT 2007
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 4 Apr 2007, at 11:52, Wichert Akkerman wrote:
> If he needs to use a session using something else than the username &
> password as used by the cookie plugin it should be trivial to leverage
> plone.session here. Just add a plone.session plugin to your acl_users,
> enable its interfaces, disable credentials update and reset for the
> cookie plugin and you're all set. And it'll be more secure as well :)
Storing the credentials in a session instead of a cookie does not
require installing yet another addon product. You can do that with
the standard CookieAuthHelper and the standard SessionAuthHelper.
jens
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)
iD8DBQFGE4EcRAx5nvEhZLIRAuWFAJ9zV8KARWIBpFO5Z/VRqXxYAw/YWACcC/7e
MqCtENwQXsc4j51HRjCf9Ik=
=OjKb
-----END PGP SIGNATURE-----
More information about the Zope-PAS
mailing list