Re: [xwiki-users] A problem with xwiki macros

2016-08-22 Thread Edward Knyshov
Hi, Vincent. It's a requirement, that xwiki is fully configured after it's bootstrapped. So our clients get working system right after deploy. That's why why setup permissions in code. Edward. 2016年8月22日(月) 14:51 Vincent Massol : > Hi, > > > On 19 Aug 2016, at 05:21, Edward Knyshov wrote: > > >

Re: [xwiki-users] A problem with xwiki macros

2016-08-22 Thread Vincent Massol
Hi, > On 19 Aug 2016, at 05:21, Edward Knyshov wrote: > > Hi. I'm trying to customize permissions in xwiki > using ApplicationReadyEventListener. > I override some permission in XWikiPreferences XWikiGlobalRights page to > get page deletion work by default for all users. > > https://gist.github