correct explanation of user identity and include domain check in email addresses

Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
This commit is contained in:
Himanshu Mishra
2022-06-08 17:46:56 +02:00
parent 9cee3738fc
commit 04fa958718
2 changed files with 12 additions and 6 deletions
+1 -1
View File
@@ -201,7 +201,7 @@ export default async function createPlugin(
// the standard logic. It uses a reference to the entity itself, as well as the
// target of each `memberOf` relation where the target is of the kind `Group`.
//
// If you replace the catalog lookup with something does not return
// If you replace the catalog lookup with something that does not return
// an entity you will need to replace this step as well.
//
// You might also replace it if you for example want to filter out certain groups.