Hi Tsuy I just had a look at the revised user and role manager. While I think some big and desperately needed improvements have started, I think there are a couple of regressions that need to be fixed asap:
1. Adding arbitrary permssions using a java-permission description seems no longer to work 2. It seems no longer possible to edit BasePermissionsRole each of these two regressions would prevent a solutions for the jdbc question Cihan recently brought up here: http://mail-archives.apache.org/mod_mbox/incubator-clerezza-dev/201006.mbox/%[email protected]%3e less urgent problem: - BasePermissionsRole appears in the list of permissions for anonymous, if it appears there it should appear for every user but as it is non-optional it shouldn't appear anywhere. - The list of permissions suggested by services can be very long, but it should be easy to have an overview of the permissions associated to a role, so I suggest to have the associated permissions first and then a (possibly filterable) list of permissions that can be assigned, rather than a checkbox I'd suggest an "add" button that adds the permission to the list of associated permissions. Cheers reto
