* REPO-4219 create CORS context listener
* REPO-4219 enable cors for test
* REPO-4219 add origin localhost 4200 for REST TAS test
* REPO-4219 Remove thetransactioncompany dependency
REPO-3160: Add the email TAS tests to our builds
Add a test image in the community project and created a new maven module in order to not affect the running tas tests (integration tests where failing with the changes for email tests).
This test image has some port exposed in order to run the tas email tests.
* REPO-3457 : Remove /docker-compose
Add test.env to /docker-alfresco/test/
Add share image, repository is on debug by default, remove references to docker.io, add REPOSITORY variable for repository images on quay.io.
* REPO-3256: EOL:Disable CIFS and FTP by default
- Adding parameter Dcifs.enabled=true on test/docker compose
- Upgrade alfresco-repository version to 6.34
* REPO-3256: EOL:Disable CIFS and FTP by default
- fixed parameter