Differences From Artifact [db07af2616]:
- File route.t — part of check-in [26937ca853] at 2021-01-25 12:40:08 on branch trunk — first steps towards litepub support (user: lexi, size: 34025) [annotate] [blame] [check-ins using]
To Artifact [56f7ddd740]:
- File route.t — part of check-in [050ce7d4fc] at 2021-01-25 14:38:36 on branch trunk — iterating (user: lexi, size: 34009) [annotate] [blame] [check-ins using]
510 510 end 511 511 end 512 512 return quote 513 513 var [me] 514 514 [check] 515 515 in [me] end 516 516 end)()] 517 - privs:dump() 518 517 if privs:sz() > 0 then 519 518 lib.dbg('installing credential restrictions') 520 519 lib.io.fmt('on priv %llu\n',aid) 521 520 co.srv:auth_privs_set(aid, privs) 522 521 end 523 522 524 523 lib.dbg('setting netmask restrictions')