3 Sep
2003
3 Sep
'03
12:49 p.m.
Thomas Widmer wrote:
----------- DTML-Method: <dtml-call "acl_users.authenticate(name, pwd, REQUEST)"> <dtml-call "acl_users.autorize(name, pwd, REQUEST)">
These probably won't work. And all this stuff should be in a python script, not a DTML method. I'd suggest looking at CMF, you may be able to just use the membership tool from the CMF to solve your problem. cheers, Chris