Axel Faust

Results 55 issues of Axel Faust

This PR addresses a bug found by a customer yesterday in which the `pagination` object in a search query payload was effectively ignored when a `limits` object was provided. Since...

external

This PR resolves #2444 by restricting the clearing of permissions to only handle site group name patterns, instead of any group name patterns, which before was not doing what the...

external

This PR resolves #2503 by using the correctly normalised user name to trigger the password re-hashing via a transaction listener.

external

This PR fixes the Hyland support case 00762774 which details a concurrent modification error in the RMAfterInvocationProvider when the `FilePlanServiceImpl.getFilePlans` method returns the cached file plan set that is then...

PR: unreviewed
external

## BUG ### Expected behavior When a script is executed in the JavaScript Console, the date of the last execution is shown above the result tabs. This date should be...

bug

## FEATURE / ENHANCEMENT The Caches Tool should support the ability to update the `maxCacheSize` property at runtime (without persistence of the changed value) to allow for potentially temporary alterations...

enhancement

When installed in ACS Enterprise 23.2.2 there is an error in the Repository when authenticating a user in Share. Some different exceptions have been observed: `com.hazelcast.nio.serialization.HazelcastSerializationException: Failed to serialize 'de.acosix.alfresco.keycloak.repo.util.RefreshableAccessTokenHolder'`...

Alfresco Office Services uses a very hacky, hard-coded integration with the default Identity Services integration using MS-OFBA to allow authentication against Keycloak. There does not appear to be any pluggable...

enhancement

With RFC 9207, authorisation servers add their issuer identifier in authorisation responses. The current implementation does not handle the added URL parameter in a redirect, using it to build the...

enhancement

In ACS 25.x the Hazelcast library has been updated. This has indirectly changed the allowed values for the merge-policy configuration property of Alfresco caches. The master key check data cache...

bug