Sure! Part of the idea of fulcrum security is that you can easily wire up your own logic for gluing things together. Having said that, currently we have three "models" supported:
Dynamic which has roles,groups, users, permissions, delegation of permissions Basic which has just groups and users Turbine which has roles, groups, users, permissions and a funky global group I am not sure if we want to extend the "Dynamic" model to also have organization, or just add it as an additional entity and definie a new model? The idea is that while there mayb be a couple of common models, most folks may need to extend it to support what ever funky logic is requried... Eric > -----Original Message----- > From: Adam Ratcliffe [mailto:[EMAIL PROTECTED] > Sent: Tuesday, December 14, 2004 11:57 AM > To: [EMAIL PROTECTED] > Subject: [fulcrum security] Extended Security API > > > For a project that I'm working on that will be a hosted solution I > needed to > extend the security API to introduce an organisation entity. An > organisation has a one-to-many relationship with the group entity. > > If this code is useful to anybody I can provide these files as a patch. > > Cheers > Adam > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
