Home
last modified time | relevance | path

Searched refs:PermissionsPath (Results 1 – 6 of 6) sorted by relevance

/dports/security/acmetool/acmetool-0.2.1/fdb/
H A Dfdb.go30 PermissionsPath string // If not "", allow permissions to be overriden from this file. member
172 if db.cfg.PermissionsPath == "" {
176 r, err := db.Collection("").Open(db.cfg.PermissionsPath)
H A Dfdb_test.go38 PermissionsPath: "Permissionsfile",
/dports/security/acmetool/acmetool-0.2.1/vendor/github.com/hlandau/acmetool/fdb/
H A Dfdb.go30 PermissionsPath string // If not "", allow permissions to be overriden from this file. member
172 if db.cfg.PermissionsPath == "" {
176 r, err := db.Collection("").Open(db.cfg.PermissionsPath)
H A Dfdb_test.go38 PermissionsPath: "Permissionsfile",
/dports/security/acmetool/acmetool-0.2.1/vendor/github.com/hlandau/acmetool/storage/
H A Dstorage-fdb.go216 dbCfg.PermissionsPath = "conf/perm"
/dports/security/acmetool/acmetool-0.2.1/storage/
H A Dstorage-fdb.go216 dbCfg.PermissionsPath = "conf/perm"