mirror of
https://github.com/owncloud/ocis
synced 2026-04-28 02:27:55 +02:00
use cookie to enforce routing for regex and claim selector
This commit is contained in:
committed by
Jörn Friedrich Dreyer
parent
cb70f4882f
commit
a0dce56480
@@ -9,6 +9,7 @@
|
||||
},
|
||||
"policy_selector": {
|
||||
"regex": {
|
||||
"selector_cookie_name": "owncloud-selector",
|
||||
"default_policy": "oc10",
|
||||
"matches_policies": [
|
||||
{"priority": 10, "property": "mail", "match": "marie@example.org", "policy": "ocis"},
|
||||
|
||||
Reference in New Issue
Block a user