diff options
author | Steven Hammerton <steven.hammerton@openmarket.com> | 2015-10-12 14:43:17 +0100 |
---|---|---|
committer | Steven Hammerton <steven.hammerton@openmarket.com> | 2015-10-12 14:43:17 +0100 |
commit | 01a5f1991c8e54d0762cf1647c941d00c938f994 (patch) | |
tree | 6645d3d32b54b152e71c9cb1758bf3de6e799435 /synapse/config | |
parent | Allow optional config params for a required attribute and it's value, if spec... (diff) | |
download | synapse-01a5f1991c8e54d0762cf1647c941d00c938f994.tar.xz |
Support multiple required attributes in CAS response, and in a nicer config format too
Diffstat (limited to 'synapse/config')
-rw-r--r-- | synapse/config/cas.py | 19 |
1 files changed, 4 insertions, 15 deletions
diff --git a/synapse/config/cas.py b/synapse/config/cas.py |