Peter Löfgren

Results 7 issues of Peter Löfgren

Update postgresql install script to use Postgresql own repositories instead of Ubuntu default that is a bit behind in version. http://www.postgresql.org/download/linux/ubuntu/

enhancement

Stricter handling of illegal characters causes bugs in Alfresco to be exposed. https://issues.alfresco.com/jira/browse/ALF-21851 Change installer for now to use 8.0.38 of tomcat instead.

The script is becoming large. For better maintainability try to use modules and include them. This also opens up the option to create upgrade versions of the scripts, i.e you...

For all the downloaded components add a checksum check - Needs to be recalculated for each new build - For "internal" files it can be done as part of a...

enhancement

Filing this here, as there is no other public tracker for AOS The class `org.alfresco.module.aosmodule.auth.service.AosAuthenticationUriService` use a hardcoded AuthServer url when enabling oAuth2. This is not compatible with all authentication...

The oAuth2 scopes that Alfresco request from the authentication server needs to be configurable. Currently hardcoded: https://github.com/Alfresco/alfresco-community-repo/blob/master/repository/src/main/java/org/alfresco/repo/security/authentication/identityservice/IdentityServiceFacadeFactoryBean.java#L384 Explanation Trying to implement oAuth2 with Authentik, https://goauthentik.io I got an error saying...

- utils.js -- Added timeout to execsync. Sometimes the call to coap-client just hangs indefinitely. Can be to a bulb gone missing or some other issues in the ikea gateway....