On Monday, May 20, 2002, at 01:55 AM, Nikhil G. Daddikar wrote: > In flux, users, groups, roles and permissions are fetched from the db > by name. This means that their names cannot be changed through > the form because the name itself has changed. It should be ID based I > think. In fact the code comments itself says it should be id > based. Is there a fix to this in the latest flux?
Not to my knowledge. It was built that way with the intent of making it possible to store security objects in something other than a relational database (like LDAP in which username is the unique id). Not sure what The Right Thing is in this case. -Eric -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
