mirror of
https://github.com/urbit/shrub.git
synced 2024-12-15 04:22:48 +03:00
Proper permissions for actions.
This commit is contained in:
parent
764b3ec328
commit
fb5594001d
@ -85,7 +85,17 @@
|
||||
++ poke-collections-action
|
||||
|= act/action
|
||||
^- (quip move _+>)
|
||||
?. (team:title our.bol src.bol) [~ +>]
|
||||
?. ?- -.act
|
||||
?($create $delete)
|
||||
(team:title src.bol our.bol)
|
||||
::
|
||||
?($submit $comment)
|
||||
=+ col=(~(get by cols) nom.act)
|
||||
?~ col |
|
||||
?! .= publ.conf.u.col
|
||||
(~(has in mems.conf.u.col) src.bol)
|
||||
==
|
||||
[~ +>]
|
||||
=< ta-done
|
||||
?- -.act
|
||||
$create (ta-create:ta +.act)
|
||||
|
Loading…
Reference in New Issue
Block a user