changeset 2:28b099d4fde2

Open ID completed
author Hadi <hadi@jetbrains.com>
date Tue, 21 May 2013 13:30:29 +0200
parents 2ca1dbe1c9cd
children d240b72f7779
files Core/Authentication/OpenIdAuthentication.cs
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Core/Authentication/OpenIdAuthentication.cs	Tue May 21 13:10:38 2013 +0200
+++ b/Core/Authentication/OpenIdAuthentication.cs	Tue May 21 13:30:29 2013 +0200
@@ -5,7 +5,7 @@
         public void Validate(string openId)
         {
             
-            // 
+            // open Id started
         }     
     }
 }
\ No newline at end of file