This website requires JavaScript.
Explore
Help
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
a9c5877e5bb7c2ba8ec380f0e02cf925e7ca4289
Umbraco-CMS
/
src
/
Umbraco.Web
/
Security
History
Shannon
86021c5052
Adds remaining core methods to make 2FA providers work if you know how to wire it up
2017-02-03 00:47:28 +11:00
..
Identity
Fixes SignalR registration, the mapping was registered in the wrong place and too early so security was not working, bumps version for MyGet
2017-01-03 13:11:05 +11:00
Providers
U4-6683 - TEMP workaround enabling upgrade to 7.3
2015-06-08 22:50:48 +02:00
LegacyDefaultAppMapping.cs
Starts securing ITasks
2013-04-06 02:03:46 +06:00
MembershipHelper.cs
Fixed issue with member properties sort order
2016-10-29 18:23:25 +01: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
Updates ValidateCurrentUser so that it doesn't re-decrypt the cookie since that is already done, it just needs to check if the current user is authenticated and if it is a back office identity. Added lots of notes for extension points when we start looking at extending how the back office auth works.
2014-12-05 10:29:18 +11: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
Adds remaining core methods to make 2FA providers work if you know how to wire it up
2017-02-03 00:47:28 +11:00