Compare commits
4 Commits
db3e5f5594
...
10ef06a3b2
Author | SHA1 | Date | |
---|---|---|---|
10ef06a3b2 | |||
93e48a1590 | |||
66ec0d882f | |||
847b667489 |
@ -157,6 +157,7 @@ func (a *app) Seal(config *fst.Config) error {
|
||||
continue
|
||||
}
|
||||
|
||||
seal.extraPerms[i] = new(sealedExtraPerm)
|
||||
seal.extraPerms[i].name = p.Path
|
||||
seal.extraPerms[i].perms = make(acl.Perms, 0, 3)
|
||||
if p.Read {
|
||||
|
Loading…
Reference in New Issue
Block a user