[Zope] database connections from external method
Chris Withers
chris at simplistix.co.uk
Fri Oct 21 11:16:41 EDT 2005
Vangelis Mihalopoulos wrote:
>
> I am loading the zodb in read-only mode. If someone breaks into Zope
What do you mean by this?
> (which btw i believe to be very secure)
The why do you consider it a risk?
> i don't want him to be able to
> directly access (read/write) the database i am using. *AFAIK*,
> ZSQLMethods won't do for this.
Then put constraints in on your database, or make the whole connection
read-only.
You're really buying nothing with all this other than wasting a lot of
your time...
Chris
--
Simplistix - Content Management, Zope & Python Consulting
- http://www.simplistix.co.uk
More information about the Zope
mailing list