Compare commits
4 Commits
10ef06a3b2
...
db3e5f5594
Author | SHA1 | Date | |
---|---|---|---|
db3e5f5594 | |||
37aa406879 | |||
4ad0d58520 | |||
88dcec1a39 |
@ -157,7 +157,6 @@ 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