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
dec7ef8f3fe2e184cd214f6df34bb2f802fe0032
Umbraco-CMS
/
src
/
Umbraco.Web
/
Security
History
Shannon
6efd14eff3
Updates the startup auth code extension methods to better support extensibility so people could override the default user store or manager in order to implement some interfaces that we currently don't.
2015-04-01 13:42:31 +11:00
..
Identity
Updates the startup auth code extension methods to better support extensibility so people could override the default user store or manager in order to implement some interfaces that we currently don't.
2015-04-01 13:42:31 +11:00
Providers
fixes: U4-6255 Add configurable option in base membership providers to toggle AllowManuallyChangingPassword
2015-02-12 15:58:11 +11:00
LegacyDefaultAppMapping.cs
Starts securing ITasks
2013-04-06 02:03:46 +06:00
MembershipHelper.cs
oops, added timeouts where they cannot exist for request cache, fixes build
2015-03-19 14:47:08 +11: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
WebSecurity.cs
Updates the back office external cookie name to be consistently cased with the other back office cookie names
2015-04-01 13:42:11 +11:00