changeset 15:a9d1546d966f

Fixed OpenId Auth
author Hadi <hadi@jetbrains.com>
date Mon, 20 May 2013 13:51:19 +0200
parents 1b64f3255799
children c75e4b9267d1
files Core/Authentication/OpenIdAuthentication.cs
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/Core/Authentication/OpenIdAuthentication.cs	Mon May 20 13:47:18 2013 +0200
+++ b/Core/Authentication/OpenIdAuthentication.cs	Mon May 20 13:51:19 2013 +0200
@@ -5,6 +5,7 @@
         public void Validate(string openId)
         {
             
+            // 
         }     
     }
 }
\ No newline at end of file