summary refs log tree commit diff
path: root/synapse/handlers/auth.py
diff options
context:
space:
mode:
authorSteven Hammerton <steven.hammerton@openmarket.com>2015-10-08 23:34:04 +0100
committerSteven Hammerton <steven.hammerton@openmarket.com>2015-10-10 10:49:42 +0100
commit22112f8d14d1fcdb567c75484b3717e931d705db (patch)
treea4927be323dc4d23925f13fdeca0154ef379abee /synapse/handlers/auth.py
parentProvide ability to login using CAS (diff)
downloadsynapse-22112f8d14d1fcdb567c75484b3717e931d705db.tar.xz
Formatting changes
Diffstat (limited to 'synapse/handlers/auth.py')
-rw-r--r--synapse/handlers/auth.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/synapse/handlers/auth.py b/synapse/handlers/auth.py
index 0ad28c4948..484f719253 100644
--- a/synapse/handlers/auth.py
+++ b/synapse/handlers/auth.py
@@ -298,7 +298,8 @@ class AuthHandler(BaseHandler):
     @defer.inlineCallbacks
     def login_with_cas_user_id(self, user_id):
         """
-        Authenticates the user with the given user ID, intended to have been captured from a CAS response
+        Authenticates the user with the given user ID,
+        intended to have been captured from a CAS response
 
         Args:
             user_id (str): User ID