742
Downloads
83
Downloads of v 0.8.2
2012-04-17
Last update
MvcAccount
0.8.2
Authentication and account management plugin for ASP.NET MVC.
MvcAccount is a substitute for MembershipProvider designed for ASP.NET MVC, that provides more features
and the ability to store username/password and other related data in your own database.
See http://mvcaccount.codeplex.com/documentation for installation instructions.
To install MvcAccount, run the following command in the Package Manager Console
PM> Install-Package MvcAccount
-Version 0.8.2
Release Notes
- Removed unix crypt support, no need to be included.
- Added License files.
- Adapted Object editor template to display label on right column next to checkbox, for boolean properties.
- Removed SignInInput editor template.
- Added AccountController() and AccountController(AccountRepository, PasswordService) constructors.
- Added AccountRepositoryResolver, PasswordServiceResolver, FormsAuthenticationServiceResolver and DependencyResolver settings.
- BREAKING CHANGE: Removed CommonServiceLocator dependency, now the resolver settings are required.
- BREAKING CHANGE: Removed DefaultControllerFactory hack in AccountMembershipProvider, now the resolver settings are required.
See http://mvcaccount.codeplex.com/documentation for installation instructions.
Owners
Authors
Copyright
© 2012 Max Toro Q.
Tags
Dependencies
This package has no dependencies.
Version History
| Version | Downloads | Last updated |
|---|---|---|
| MvcAccount 0.9.0 | 10 | Thursday, May 16 2013 |
| MvcAccount 0.8.5 | 134 | Friday, December 28 2012 |
| MvcAccount 0.8.4 | 128 | Monday, October 22 2012 |
| MvcAccount 0.8.3 | 215 | Monday, May 21 2012 |
| MvcAccount 0.8.2 | 83 | Tuesday, April 17 2012 |
| MvcAccount 0.8.1 | 119 | Thursday, February 09 2012 |
| MvcAccount 0.8.0 | 53 | Wednesday, January 25 2012 |