# # ChangeLog for branches/HeuristicLab.Services.Authentication Prototype/Service/Service.csproj.user # # Generated by Trac 1.0.12 # 07/29/24 19:25:44 Wed, 23 Jun 2010 22:23:16 GMT hmayr [3943] * branches/HeuristicLab.Services.Authentication Prototype/HeuristicLab.Services.Authentication Prototyp.vsmdi (modified) * branches/HeuristicLab.Services.Authentication Prototype/Persistence/DataClasses.dbml (modified) * branches/HeuristicLab.Services.Authentication Prototype/Persistence/DataClasses.dbml.layout (modified) * branches/HeuristicLab.Services.Authentication Prototype/Persistence/DataClasses.designer.cs (modified) * branches/HeuristicLab.Services.Authentication Prototype/Persistence/DatabaseUtil.cs (modified) * branches/HeuristicLab.Services.Authentication Prototype/Persistence/HeuristicLabUser.cs (modified) * branches/HeuristicLab.Services.Authentication Prototype/Service/Provider/HeuristicLabMembershipProvider.cs (modified) * branches/HeuristicLab.Services.Authentication Prototype/Service/Provider/HeuristicLabRoleProvider.cs (modified) * branches/HeuristicLab.Services.Authentication Prototype/Service/Service.csproj (modified) * branches/HeuristicLab.Services.Authentication Prototype/Service/Service.csproj.user (added) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/AbstractHeuristicLabTest.cs (added) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/HeuristicLabMembershipProviderTest.cs (modified) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/HeuristicLabRoleProviderTest.cs (modified) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/HeuristicLabUserTest.cs (modified) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/UnitTests.csproj (modified) following changes (#1046): - extended DatabaseUtil.cs - extended ...