+1
-1
appview/oauth/handler/handler.go
+1
-1
appview/oauth/handler/handler.go
···
+1
-1
appview/repo/repo.go
+1
-1
appview/repo/repo.go
···
+1
-1
appview/state/knotstream.go
+1
-1
appview/state/knotstream.go
+5
-5
appview/state/state.go
+5
-5
appview/state/state.go
···············
-4
knotclient/events.go
-4
knotclient/events.go
+1
-1
knotserver/handler.go
+1
-1
knotserver/handler.go
+1
-1
knotserver/jetstream.go
+1
-1
knotserver/jetstream.go
···
+2
-2
knotserver/routes.go
+2
-2
knotserver/routes.go
······
+79
-27
rbac/rbac.go
+79
-27
rbac/rbac.go
············
+83
rbac/util.go
+83
rbac/util.go
···+func (e *Enforcer) getDomainsForUser(did string, keepFunc func(string) bool, stripFunc func(string) string) ([]string, error) {