Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
AbstractSlingRepositoryManager contains a method that disable loginAdministrative support
/** * Returns whether to disable the * {@code SlingRepository.loginAdministrative} method or not. * * @return {@code true} if {@code SlingRepository.loginAdministrative} is * disabled. */ public final boolean isDisableLoginAdministrative()
This is a global configuration. It would be nice to have an extension of such mechanism that contains a white list of (few) legit usage of loginAdministrative
Attachments
Attachments
Issue Links
- is blocked by
-
SLING-6113 JcrProviderStateFactory needs a reference to the bundle that's using it
- Resolved
-
SLING-6124 Update oak-server to latest JCR module snapshots
- Resolved
- is related to
-
JCRVLT-325 VaultSyncServiceImpl still relies on deprecated loginAdministrative
- Open
- relates to
-
SLING-5355 Create service users and ACLs from the provisioning model
- Closed
-
SLING-6273 Document SLING-5135 - whitelist of legit login admin uses
- Resolved
- links to