# # ChangeLog for branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/Lib # # Generated by Trac 1.0.12 # 07/15/24 22:10:36 Fri, 08 Apr 2011 14:23:47 GMT dkahn [5990] * branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/Lib/HLServiceMembershipProvider.cs (modified) #1198 Store username also in session may be fetched by identity or ... Fri, 08 Apr 2011 14:04:26 GMT dkahn [5988] * branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/Controllers/AccountController.cs (modified) * branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/HLWebPluginHost.csproj (modified) * branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/Helpers (deleted) * branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/Lib/HLServiceMembershipProvider.cs (modified) * branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/Views/Home/Index.aspx (modified) * branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/Web.config (modified) #1198 restoring membership provider and removing Query references. Tue, 22 Mar 2011 20:12:35 GMT dkahn [5800] * branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/Lib/HLServiceMembershipProvider.cs (modified) #1447 Removed username from session as it can be fetched by identity. Tue, 22 Mar 2011 19:55:36 GMT dkahn [5798] * branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/Lib (added) * branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/Lib/HLServiceMembershipProvider.cs (added) #1447 Added custom membership provider