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
e52adfdd07928516fb0a7f7e7f73ad9b109e1491
Umbraco-CMS
/
src
/
Umbraco.Web
/
Security
History
Stephan
e52adfdd07
Merge branch user-group-permissions into temp-U4-8643
2017-07-28 10:38:43 +02:00
..
Identity
Updates the BackOfficeIdentityUser to property support ASP.NET Identity Roles
2017-07-20 22:02:32 +10:00
Providers
checking for uses of userType.
2017-07-13 09:26:48 +02:00
LegacyDefaultAppMapping.cs
…
MembershipHelper.cs
Updates password changing for users to use ASP.NET Identity, there's still some more work here to do to implement the IUserAwarePasswordHashing and to result some of the TODOs. Also moved all password changing logic to PasswordChanger even for legacy membership providers.
2017-07-20 12:53:09 +10:00
OwinExtensions.cs
U4-8850 Configuring a custom BackOfficeUserManager type will not work if the type is not specifically BackOfficeUserManager
2016-08-12 12:20:00 +02:00
ValidateRequestAttempt.cs
Gets email sending ensures user is logged in with verifying but is only partially logged in and cannot access the back office, they can only access the verification screen
2017-06-14 16:21:56 +02:00
WebAuthExtensions.cs
Fixes setting auth cookie during install, removes some try/catch/swallow with some error messaging, converts some String -> string and == false updates.
2015-11-26 13:07:22 +01:00
WebSecurity.cs
Merge branch user-group-permissions into temp-U4-8643
2017-07-28 10:38:43 +02:00