Skip to content

Commit 04a8817

Browse files
authored
Merge pull request #83 from catalyst/issue81
issue #81: add user role condition
2 parents e8a1aaa + ef9fd90 commit 04a8817

File tree

5 files changed

+1100
-2
lines changed

5 files changed

+1100
-2
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ Conditions are simple predicates which assert something about a user in the syst
6363
* User created time (time since a user was created).
6464
* User standard profile fields (e.g. first name, last name, username, auth method and etc).
6565
* User custom profile fields (text and menu types are supported).
66+
* User role (if a user has a role in a given context)
6667

6768
## Rules
6869

0 commit comments

Comments
 (0)