git-annex/Types
Joey Hess 52f51d065a
rename config to annex.security.allowed-compute-programs
And require for enable as well as autoenable.

It seemed asking for trouble for `git-annex enable foo` to use whatever
compute program is stored in the git config, without verifying that the
user wants that program to be used.

Note that it would be good to allow `git-annex enable foo program=...`
to be used without the program being in the git config. Not implemented yet
though.
2025-03-03 16:12:03 -04:00
..
ActionItem.hs
AdjustedBranch.hs
Availability.hs
Backend.hs
Benchmark.hs
BranchState.hs
CatFileHandles.hs
CleanupActions.hs
Cluster.hs
Command.hs
Concurrency.hs
Creds.hs
Crypto.hs
DeferredParse.hs
DesktopNotify.hs
Difference.hs
Direction.hs
Distribution.hs
Export.hs
FileMatcher.hs
GitConfig.hs rename config to annex.security.allowed-compute-programs 2025-03-03 16:12:03 -04:00
GitRemoteAnnex.hs
Group.hs
Import.hs
IndexFiles.hs
Key.hs
KeySource.hs
Link.hs
LockCache.hs
Messages.hs
MetaData.hs
Mime.hs
NumCopies.hs
ProposedAccepted.hs
RefSpec.hs
Remote.hs
RemoteConfig.hs
RemoteState.hs
RepoSize.hs
RepoVersion.hs
ScheduledActivity.hs
StallDetection.hs
StandardGroups.hs
StoreRetrieve.hs
Test.hs
Transfer.hs
Transferrer.hs
TransferrerPool.hs
Transitions.hs
TrustLevel.hs
Upgrade.hs
UrlContents.hs
UUID.hs
VectorClock.hs
View.hs
WorkerPool.hs