- 23 Oct, 2023 1 commit
-
-
Alfredo Di Napoli authored
This commit introduces a new DB function called `isSharedWith` that can be used to check for team/public/private nodes and their shared resources.
-
- 16 Oct, 2023 1 commit
-
-
Alfredo Di Napoli authored
This is a first stepping stone in avoiding bugs by having `UserId` and `ContextId` being proper types, and not synonyms. We also refactor things to have `AuthenticatedUser` carry the `UserId`.
-
- 12 Oct, 2023 1 commit
-
-
Alfredo Di Napoli authored
-
- 03 Oct, 2023 1 commit
-
-
Alfredo Di Napoli authored
-
- 02 Oct, 2023 3 commits
-
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
It can be used to "bolt-on" policy checking into Servant API routes.
-