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