[SOLVED]authorisation group problem.

I have a group ‘administrator’ and a group ‘user’. If I add a new user I’m able to apply one or more groups. If I add both groups than logging on as the new user fails due to a ‘not authorized’ error. If I remove the ‘user’ usergroup so that the user only is administrator he can login. This is a bug.

If a user has been applied more than one usergroup than the accessrights should apply as the sum of access. This is currently not the case.

Re: authorisation group problem.

Hello,

I have reported this issue to our bugs team for further testing.

regards,
Bernhard Bernsmann

Hello,

Currently, the security module group allows only one group per user.
For there to be an implementation that allows a user to join multiple groups, you should send this idea to e-mail suggestions@scriptcase.net

[QUOTE=John L. Santos;19447]Hello,

Currently, the security module group allows only one group per user.
For there to be an implementation that allows a user to join multiple groups, you should send this idea to e-mail suggestions@scriptcase.net[/QUOTE]

Hi John,

That was already done by Bartho. I proposed to put a switch to decide. There’s a patch here and at scriptcase.eu who does this already. It’s just a matter of the right sql statement.