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
caffb36ec26ff1a722974fca96818b03534e753a
Umbraco-CMS
/
src
/
Umbraco.Core
/
Models
/
Membership
History
Shannon
33ca761441
Updated all to use the ref parameter, tests are passing - now to see if they run any faster :)
2016-06-21 20:43:02 +02:00
..
EntityPermission.cs
replaces the tuple collection for bulk permission assignment to use a new model: EntityPermissionSet
2014-07-10 12:11:47 +10:00
EntityPermissionSet.cs
replaces the tuple collection for bulk permission assignment to use a new model: EntityPermissionSet
2014-07-10 12:11:47 +10:00
IMembershipUser.cs
Adding and updating code comments for the Membership service interfaces and implementations
2014-08-15 14:42:05 +02:00
IProfile.cs
…
IUser.cs
Implements IUserSecurityStore and ensures there is a security stamp token in place, have updated the repository layer to manual update this if ASPNet Identity APIs are not used to update users.
2015-04-01 13:42:09 +11:00
IUserType.cs
…
MemberCountType.cs
…
MembershipScenario.cs
…
MembershipUserExtensions.cs
Makes provider user key type for new membership provider configurable, by default it is int
2014-12-15 20:44:00 +11:00
UmbracoMembershipMember.cs
Makes provider user key type for new membership provider configurable, by default it is int
2014-12-15 20:44:00 +11:00
UmbracoMembershipUser.cs
…
User.cs
Updated all to use the ref parameter, tests are passing - now to see if they run any faster :)
2016-06-21 20:43:02 +02:00
UserGroup.cs
…
UserType.cs
Updated all to use the ref parameter, tests are passing - now to see if they run any faster :)
2016-06-21 20:43:02 +02:00