payara / Payara

Payara Server is an open source middleware platform that supports reliable and secure deployments of Java EE (Jakarta EE) and MicroProfile applications in any environment: on premise, in the cloud or hybrid.
http://www.payara.fish
Other
873 stars 300 forks source link

FISH-8399 Make allowLinking follow symbolic links. #6775

Closed Viii3 closed 3 weeks ago

Viii3 commented 3 weeks ago

Description

Important Info

Blockers

Testing

New tests

Testing Performed

Built Payara and deployed a basic application. A symbolic link was created in the application root and allowLinking=true was set.

Testing Environment

JDK 11 on Ubuntu 22.04

Documentation

Notes for Reviewers