request for security advice
16 Aug
2001
16 Aug
'01
6:01 p.m.
I've been trying to log a user in programmatically for a while, and I think I've finally got it cracked. All you have to do is create a new SecurityManager with a user object: from AccessControl.SecurityManagement import newSecurityManager ... newSecurityManager(None, user) My question is this: is there any reason why this would be a Bad Thing, security-wise? seb
9000
Age (days ago)
9000
Last active (days ago)
0 comments
1 participants
participants (1)
-
seb bacon