Hi Jon and others,

After coming back from the army, I have just commited some bugfixes
concerning the localization and security check. Should work fine now.

Futhermore I had a look into the Turbine code, and found a lot of
changes there. From this there arise a question about the strategy
of turbine and jyve concerning the user administration.
Earlier there were the permissions like "add_user", "modify_user",
"add_permission", "modify_permission", "add_group" and "modify_group".

After reading some soure code of Turbine I could find the permission
checks replaced by a role check: .hasRole("user_admin")

My question:
Are these mentioned permissions (add/modify user/group/permission)
obsolete and fully replaced by this role check now?

If so, there are some changes needed in the jyve database insert
scripts. And I don't wont to make these changes, before I know the
strategy...

Sorry, in case this was discussed before in the lists...
I simply was not able to read all those 500 emails carefully after
coming back to office yesterday.

Have fun!

c.u. Bernie


--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to