YunoHost-Apps / my_webapp_ynh

Custom Web app with SFTP access
GNU General Public License v3.0
48 stars 39 forks source link

Force chmod 750 to ensure SFTP chroot #83

Closed tituspijean closed 2 years ago

tituspijean commented 2 years ago

Problem

Fixes #79

Solution

Removing others permissions is not enough, group permission needs to be r-w.

PR Status

Automatic tests

Automatic tests can be triggered on https://ci-apps-dev.yunohost.org/ after creating the PR, by commenting "!testme", "!gogogadgetoci" or "By the power of systemd, I invoke The Great App CI to test this Pull Request!". (N.B. : for this to work you need to be a member of the Yunohost-Apps organization)

alexAubin commented 2 years ago

Sounds legit, feel free to yolomerge :+1:

tituspijean commented 2 years ago

Yolomerged it is. :)