[Opensource] About Security
Michael Rimov
rimovm at centercomp.com
Wed Jan 8 11:35:23 PST 2003
At 11:25 AM 1/8/2003 -0600, you wrote:
>Hi.
>
> In my work I have come developing an application
>with data bases, but the security I could not be
>implemented for any user. Of which way can implement
>the security under the application of expresso
>framework with controller and state's?
Due to connection pooling, you don't implement Table-level security per
user at the database level. Instead Expresso has its own Role-based
security matrix [in the form of database tables] that it uses to evaluate
what actions are possible and which are not.
HTH,
-Mike
More information about the Opensource
mailing list