tonyabracadabra
04/05/2022, 6:09 AMJake
04/05/2022, 11:37 AMtonyabracadabra
04/05/2022, 2:40 PMJake
04/05/2022, 2:41 PMtonyabracadabra
04/05/2022, 2:59 PMuser
to node workspace
? but probably let alone keeping a third node userworkspace
for storing role informations. Since ent is by far the more powerful entity framework in go (it has its basic authorization setup but not as comprehensive) and spicedb is obviously gaining good popularities in its own space, I am wondering if there is any demo applications written in ent and spicedb, I think it would definitely help the adoption of spicedb in go communityvroldanbet
04/05/2022, 4:10 PMJake
04/05/2022, 4:43 PMJake
04/05/2022, 4:44 PMvroldanbet
04/05/2022, 4:46 PMmain
branch, NamespaceCacheExpiration
is no longer around AFAICTJake
04/05/2022, 4:46 PMvroldanbet
04/05/2022, 4:47 PMJake
04/05/2022, 4:47 PMvroldanbet
04/05/2022, 4:49 PMvroldanbet
04/05/2022, 4:50 PMSam
04/05/2022, 6:52 PMemre.savci
04/06/2022, 1:16 AMemre.savci
04/06/2022, 1:19 AMemre.savci
04/06/2022, 1:20 AMtonyabracadabra
04/06/2022, 4:55 AMJoey
04/06/2022, 6:29 AMJoey
04/06/2022, 6:29 AMcomjf
04/06/2022, 8:05 AM--dispatch-upstream-ca-path
used for? I assume it's the TLS cert that protects the dispatch (50053)
port... but is that a correct assumptioncomjf
04/06/2022, 8:06 AMcert-manager.io
to generate this and pass through a k8s secret via this flag. Or am I completely wrong and conflating things?comjf
04/06/2022, 8:06 AMemre.savci
04/06/2022, 10:02 AMJoey
04/06/2022, 10:27 AMHOPE
04/06/2022, 11:06 AMrelation prevent_post_web: user:* | anonymous_user:*
?Joey
04/06/2022, 11:07 AMuser
or anonymoususer
can be written to that relation to match any object of type user
or anonymoususer
Joey
04/06/2022, 11:08 AMJoey
04/06/2022, 11:08 AMpermission post_web = editor - prevent_post_web
and you write user:*
to prevent_post_web
, then it means no user
can post