Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 840 Bytes

File metadata and controls

21 lines (17 loc) · 840 Bytes

0.5 - In Progress

  • TBA

0.4 - 2015/01/06

  • Updated CreateOrMergeAuthSession implementation for ServiceStack v4.0.35 compatibility.
  • Updated IManageRoles unit tests for ServiceStack v4.0.35 compatibility.

0.3 - 2014/08/06

  • Added IManageRoles unit tests.
  • Added LightSpeed's UserAuth unit tests.
  • Implemented IClearable in LightSpeedUserAuthRepository.
  • Fixed various roles management-related method persistence issues.

0.2 - 2014/07/21

  • Added write compatibility unit tests.
  • Implemented IManageRoles in LightSpeedUserAuthRepository.
  • Fixed CreateUserAuth and CreateOrMergeUserAuth persistence methods.
  • Reverted to LightSpeed's own IUnitOfWork from custom implementation.

0.1 - 2014/06/17

  • Initial release.