Konrad Windszus created JCRVLT-325:
--------------------------------------

             Summary: VaultSyncServiceImpl still relies on deprecate 
loginAdministrative
                 Key: JCRVLT-325
                 URL: https://issues.apache.org/jira/browse/JCRVLT-325
             Project: Jackrabbit FileVault
          Issue Type: Bug
          Components: vlt
    Affects Versions: 3.2.4
            Reporter: Konrad Windszus


In 
https://github.com/apache/jackrabbit-filevault/blob/49a5d61e94d093e350d9e8b54d81c83ad54964b3/vault-sync/src/main/java/org/apache/jackrabbit/vault/sync/impl/VaultSyncServiceImpl.java#L122
 there is still a call to {{loginAdministrative}}. This fails with newer 
Sling/AEM versions due to this being globally disabled.

Either whitelist (as outlined in 
https://jira.apache.org/jira/browse/SLING-5135) the usage or use service users 
or even the request-based user for this.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to