On Tue, Dec 31, 2013 at 2:22 PM, Dries Langsweirdt <[email protected]> wrote: > Hello, > > Thank you for your answer. However, I did read the documentation and I'm > aware > of the nobody user. The problem I'm facing is not related to the nobody > user, as it > only applies to signed in users (the nobody user has no rights whatsoever in > my setup). > Let me explain this in another way: > > Users: X, Y > Projects: A, B, C, D > > User X should see and have access to projects A and B. User X should never > see projects C and D. > Likewise, user Y should see and have access to projects C and D. User Y > should never see projects A and B. > > I'm able to fix the 'access' part, but not the 'see' part. Given my current > authorization settings, user X and Y > always see all projects on the dashboard, ie A, B, C and D when they sign > in, regardless of the fact if they > have access or not when they click through. I want to hide projects C and D > for user X and vice versa for user Y > on their respective dashboards. Is this possible?
It seems that the code that allows to do this is not yet merged. In the currently released versions (and in master too) is impossible to perform this. We are working to get this new code to be merged as soon as possible and get it shipped with the next release around April. Right now it is only possible to avoid users seeing all translation projects but some where the users have permission to view. This of course won't help you. Our apologies. Bye > Regards, > Dries. > > > On 28/12/13 12:49, Leandro Regueiro wrote: >> >> On Wed, Dec 25, 2013 at 5:01 PM, Dries Langsweirdt >> <[email protected]> wrote: >>> >>> Hello, >>> >>> I searched the archives but could not find an answer, so here it goes. >>> >>> I have a single Pootle installation with multiple projects and multiple >>> users. >>> >>> My requirements are as follows: >>> 1. The default user should have no rights, normally the default user >>> should not even see >>> any of the existing projects. >>> 2. Each user has access to, and is able to see, only the projects for >>> which she has rights. >>> >>> I tried to solve this by removing all permissions for the default user >>> on the global level (admin >>> console), and by adding all required permissions for the specific user >>> on the project level. >>> However, I noticed that when I remove the 'view' permission for the >>> default user on the global >>> level, no matter what the permissions are on the project level: the user >>> cannot see any project. >>> >>> Is there a way to achieve this? Different projects which are visible to >>> different users (on the >>> global level)...? >>> >>> I'm using pootle 2.5.0. >> >> Pootle has more than one default user ('default' and 'nobody'). Please >> read the docs on this: >> >> http://docs.translatehouse.org/projects/pootle/en/stable-2.5.0/features/permissions.html#special-users >> >> If you still have problems let us know. >> >> Bye >> >>> Thanks. >>> Kind regards, >>> Dries. >>> >>> >>> ------------------------------------------------------------------------------ >>> Rapidly troubleshoot problems before they affect your business. Most IT >>> organizations don't have a clear picture of how application performance >>> affects their revenue. With AppDynamics, you get 100% visibility into >>> your >>> Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics >>> Pro! >>> >>> http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk >>> _______________________________________________ >>> Translate-pootle mailing list >>> [email protected] >>> https://lists.sourceforge.net/lists/listinfo/translate-pootle > > ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk _______________________________________________ Translate-pootle mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/translate-pootle
