7 Jul
2007
7 Jul
'07
9:26 a.m.
+-------[ Garito ]---------------------- | How can I change the user programatically? | Can I? | | The process will be the same in acl_users, cookieCrumbler, ExUserFolder, isn't | it? | | for example: acl_users.authenticate(user_name, password) | | Is this possible? | | That's my original need, but I'm not so sure if I ask properly, sorry That is exactly how to do it with exUserFolder. It will return a new user object, or None if the authentication failed. -- Andrew Milton akm@theinternet.com.au