git-annex/CmdLine
Joey Hess ed39979ac8
import: Avoid following symbolic links inside directories being imported
Too big a footgun.

This does not prevent attackers who can write to the directory being
imported from racing the check. But they can cause anything to be imported
anyway, so would be limited to getting the legacy import to follow into a
directory they do not write to, and move files out of it into the annex.
(The directory special remote does not have that problem since it does not
move files.)

Sponsored-by: Jack Hill on Patreon
2022-08-19 13:31:16 -04:00
..
GitAnnex add --dry-run: New option 2022-08-03 11:16:04 -04:00
GitAnnexShell remove git-annex-shell compat code 2021-10-11 15:36:51 -04:00
Action.hs --size-limit exit 101 2021-06-04 16:43:47 -04:00
AnnexSetter.hs remove --backend from global options 2022-06-29 13:33:25 -04:00
Batch.hs reject batch options combined with non-batch options 2022-01-26 13:00:19 -04:00
GitAnnex.hs remove --backend from global options 2022-06-29 13:33:25 -04:00
GitAnnexShell.hs remove --backend from global options 2022-06-29 13:33:25 -04:00
GitRemoteTorAnnex.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
Option.hs remove --backend from global options 2022-06-29 13:33:25 -04:00
Seek.hs import: Avoid following symbolic links inside directories being imported 2022-08-19 13:31:16 -04:00
Usage.hs improve synopsis 2020-12-17 12:51:49 -04:00