This website requires JavaScript.
Explore
Help
Register
Sign In
yv01p
/
Umbraco-CMS
Watch
1
Star
0
Fork
0
You've already forked Umbraco-CMS
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7a99ebd6d9bb72d99aaf9647d4b9d7d3502103b9
Umbraco-CMS
/
src
/
Umbraco.Web
/
Security
History
Shannon
7a99ebd6d9
Starts the implementation of the new role provider.
2014-01-28 12:48:41 +11:00
..
Providers
Starts the implementation of the new role provider.
2014-01-28 12:48:41 +11:00
MembershipHelper.cs
Fixes the change password dashboard to work properly. Fixes the EditUser to property save the member and the user. Adds new (probably temporary) MembershipHelper which is used to update a MembershipUser. Updates the User model to ignore the membership properties that we currently cannot persist. Ensures the legacy User membership provider still looks for a typed membership user (which should never have happened). Fixes small issue with underlying membership provider trying to encrypt an empty string.
2014-01-07 17:01:22 +11:00
ValidateRequestAttempt.cs
Updates authorized web services/http handlers to use WebSecurity and implements the new base class
2013-04-09 22:11:12 +06:00
WebSecurity.cs
Updates the legacy membership providers and WebSecurity/Password changer to stay backwards compatible with their previous settings whilst still keeping all of the provider fixes.
2013-10-23 10:19:43 +11:00