Skip to content

Commit

Permalink
register noshare interceptor
Browse files Browse the repository at this point in the history
  • Loading branch information
gmgigi96 committed Sep 6, 2023
1 parent 184e316 commit 1815990
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/grpc/interceptors/loader/loader.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ package loader
import (
// Load core GRPC services.
_ "github.com/cs3org/reva/internal/grpc/interceptors/eventsmiddleware"
_ "github.com/cs3org/reva/internal/grpc/interceptors/noshare"
_ "github.com/cs3org/reva/internal/grpc/interceptors/readonly"
// Add your own service here.
)

0 comments on commit 1815990

Please sign in to comment.