Skip to content
This repository has been archived by the owner on Dec 14, 2017. It is now read-only.

v2.0.0

Compare
Choose a tag to compare
@brockallen brockallen released this 16 Jul 19:39
· 677 commits to master since this release

v2.0 is a major change in the configuration system for MembershipReboot. A new MembershipRebootConfiguration class was added that aggregates the SecuritySettings, the IUserAccountRepository, the email notification mechanism for and finally the username, password and email validators. The intent is to remove the dependencies upon the global security settings and allow for different invocations within the same application to have different settings for all of these settings.