From 8becb7e54a6b565013aeff2feee5e5d639c564aa Mon Sep 17 00:00:00 2001 From: Florian Preinstorfer Date: Tue, 21 Oct 2025 13:19:59 +0200 Subject: [PATCH] Mention explicitly that @ is only required in policy --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bc0df872..ff8e8039 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -192,7 +192,7 @@ new policy code passes all of our tests. - Error messages should be more descriptive and informative. - There is still work to be here, but it is already improved with "typing" (e.g. only Users can be put in Groups) -- All users must contain an `@` character. +- All users in the policy must contain an `@` character. - If your user naturally contains and `@`, like an email, this will just work. - If its based on usernames, or other identifiers not containing an `@`, an `@` should be appended at the end. For example, if your user is `john`, it