mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-20 05:09:27 +00:00
Added start of the Ruleset models
This commit is contained in:
3
app/sso/app_defines.py
Normal file
3
app/sso/app_defines.py
Normal file
@@ -0,0 +1,3 @@
|
||||
# Rule Checktypes
|
||||
CHECK_TYPE_AND = 0
|
||||
CHECK_TYPE_OR = 1
|
||||
Reference in New Issue
Block a user