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
3e67b3034d97df4db887058252edfb45f4104a8c
Umbraco-CMS
/
src
/
Umbraco.Web
/
Security
History
Shannon
3e67b3034d
Added the ability to specify explicit db type's for a property type using an overloaded ctor argument. This allows us to specify explicit db types for properties without having them get overwritten during the repository saving logic which will always reset it to be the db type of the underlying property editor. In the case of our built-in membership properties we do not want this to happen. Fixes some unit tests. Removes built-in props from being included in the property types on the profile model on the front-end.
2014-02-21 12:56:00 +11:00
..
Providers
removes ability to configure custom fields for the new membership provider
2014-02-19 17:52:45 +11:00
MembershipHelper.cs
Added the ability to specify explicit db type's for a property type using an overloaded ctor argument. This allows us to specify explicit db types for properties without having them get overwritten during the repository saving logic which will always reset it to be the db type of the underlying property editor. In the case of our built-in membership properties we do not want this to happen. Fixes some unit tests. Removes built-in props from being included in the property types on the profile model on the front-end.
2014-02-21 12:56:00 +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
fixes issue with legacy user.Password property and fixes comparison of sections
2014-02-13 17:19:28 +11:00