XWIKI-22462: Use the contextual authorization manager in the lesscss script service
* Simplify the code by using the contextual authorization manager. * Adapt the test. * Add more tests to keep the instructions covered ratio.
Showing
- xwiki-platform-core/xwiki-platform-lesscss/xwiki-platform-lesscss-script/src/main/java/org/xwiki/lesscss/LessCompilerScriptService.java 5 additions, 20 deletions...ain/java/org/xwiki/lesscss/LessCompilerScriptService.java
- xwiki-platform-core/xwiki-platform-lesscss/xwiki-platform-lesscss-script/src/test/java/org/xwiki/lesscss/LessCompilerScriptServiceTest.java 36 additions, 9 deletions...java/org/xwiki/lesscss/LessCompilerScriptServiceTest.java
Loading