[Opensource] Retrieving data from a custom Registration Domain (or: how do I bypass secuirty setting for a DBObject)?
Mike Traum
mtraum at cirnetwork.org
Tue Aug 6 17:54:42 PDT 2002
I've set up a custom registration domain. Now, I'm trying to use some of the
users information from that object in my webapp. Is there a mechanism to
retrieve this info?
I can get the uid from the session and do the lookup directly into the
DBObject, but this requires me to set the security setting for the
registration domain DBObject to be readable by all registered. This would
mean that I would have to disable DBMaint on my system, otherwise any user
could modify any others' registration info. So, is there some other
mechanism to retrieve this data that bypasses the security, or do I have to
do that myself? If myself, how do I bypass security on a DBObject?
TIA,
Mike
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.jcorporate.com/pipermail/opensource/attachments/20020806/c8413889/attachment-0002.htm
More information about the Opensource
mailing list