Block a user
worker and master splited
this is incomplete (doesn't filter directories, sockets, devices, etc). Better would be isfile and not islink
worker and master splited
I think I didn't explain it well. It should look for subdirectories, but only at one level, and should ignore symlinked directories
worker and master splited
I wouldn't use walk, we only need one level. Also, we need to add a check that Dockerfile
, build.sh
and test.sh
are regular files and not symlinks (probably two checks needed per file so another function should be written for that)
fix mobile ui for scroll