Re: [xwiki-users] Security concern

2014-02-12 Thread Clemens Klein-Robbenhaar
This is about a Wiki page with an object of a class. When a sheet is attached it will display the object in that sheet. But if in the sheet I will check on permission and deny access like the following code: #if($xwiki.getUser().isUserInGroup(XWiki.SomeGroup) ) ## ## User

[xwiki-users] Security concern

2014-02-11 Thread Gerritjan Koekkoek
This is about a Wiki page with an object of a class. When a sheet is attached it will display the object in that sheet. But if in the sheet I will check on permission and deny access like the following code: #if($xwiki.getUser().isUserInGroup(XWiki.SomeGroup) ) ## ## User is allowed

Re: [xwiki-users] security concern: XWikiGuest rolling back

2009-02-24 Thread Yishay Mor
I don't think this is correct since you're not saving the modifications... They'll be in the cache when but they go out of the cache you'll have lost your changes. See http://code.xwiki.org/xwiki/bin/view/Snippets/SettingRightsSnippet -Vincent Thanks Vincent. I thought I need to

Re: [xwiki-users] security concern: XWikiGuest rolling back

2009-02-23 Thread Ajdin Brandic
Just to add to this Yishay Mor wrote: This has happened a few times on http://patternlanguagenetwork.myxwiki.org/, and I can't explain it. I set the access rights to allow view by all, but edit is restricted. I'm seeing documents rolled back to older versions by XWikiGuest. Example:

Re: [xwiki-users] security concern: XWikiGuest rolling back

2009-02-23 Thread Yishay Mor
This has happened a few times on http://patternlanguagenetwork.myxwiki.org/, and I can't explain it. I set the access rights to allow view by all, but edit is restricted. I'm seeing documents rolled back to older versions by XWikiGuest. Example:

Re: [xwiki-users] security concern: XWikiGuest rolling back

2009-02-23 Thread Vincent Massol
Hi, On Feb 23, 2009, at 11:15 PM, Yishay Mor wrote: This has happened a few times on http://patternlanguagenetwork.myxwiki.org/, and I can't explain it. I set the access rights to allow view by all, but edit is restricted. I'm seeing documents rolled back to older versions by

Re: [xwiki-users] security concern: XWikiGuest rolling back

2009-02-23 Thread Sergiu Dumitriu
Sergiu Dumitriu wrote: Yishay Mor wrote: This has happened a few times on http://patternlanguagenetwork.myxwiki.org/, and I can't explain it. I set the access rights to allow view by all, but edit is restricted. I'm seeing documents rolled back to older versions by XWikiGuest. Example:

Re: [xwiki-users] security concern: XWikiGuest rolling back

2009-02-23 Thread Sergiu Dumitriu
Yishay Mor wrote: This has happened a few times on http://patternlanguagenetwork.myxwiki.org/, and I can't explain it. I set the access rights to allow view by all, but edit is restricted. I'm seeing documents rolled back to older versions by XWikiGuest. Example:

Re: [xwiki-users] security concern: XWikiGuest rolling back versions

2009-02-22 Thread Sergiu Dumitriu
Yishay Mor wrote: This has happened a few times on http://patternlanguagenetwork.myxwiki.org/, and I can't explain it. I set the access rights to allow view by all, but edit is restricted. I'm seeing documents rolled back to older versions by XWikiGuest. Example:

Re: [xwiki-users] security concern: XWikiGuest rolling back

2009-02-22 Thread Yishay Mor
Yishay Mor wrote: This has happened a few times on http://patternlanguagenetwork.myxwiki.org/, and I can't explain it. I set the access rights to allow view by all, but edit is restricted. I'm seeing documents rolled back to older versions by XWikiGuest. Example:

Re: [xwiki-users] security concern: XWikiGuest rolling back

2009-02-22 Thread Sergiu Dumitriu
Yishay Mor wrote: Yishay Mor wrote: This has happened a few times on http://patternlanguagenetwork.myxwiki.org/, and I can't explain it. I set the access rights to allow view by all, but edit is restricted. I'm seeing documents rolled back to older versions by XWikiGuest. Example:

[xwiki-users] security concern: XWikiGuest rolling back versions

2009-02-21 Thread Yishay Mor
This has happened a few times on http://patternlanguagenetwork.myxwiki.org/, and I can't explain it. I set the access rights to allow view by all, but edit is restricted. I'm seeing documents rolled back to older versions by XWikiGuest. Example: