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
690ab29863c5001c8f80790ae349a2bbbdd6206e
Umbraco-CMS
/
src
/
Umbraco.Web
/
Strategies
History
Sebastiaan Janssen
690ab29863
Use the database "agnostic" query for this (see U4-3876)
2014-02-21 17:01:59 +01:00
..
DataTypes
merge ismailmayat-UK-Festival
2013-12-29 14:34:54 +01:00
Migrations
Use the database "agnostic" query for this (see U4-3876)
2014-02-21 17:01:59 +01:00
Publishing
Fixes: #U4-2161 - permissions inheritance. Fixes up how user permissions cache is invalidated and looked up (it is now lazy and not forced). User permissions are also cached as a low priority for now and only for 20 mins based on #U4-2474.
2013-07-09 11:47:46 +10:00
PublicAccessEventHandler.cs
Got new MemberGroupService done, completed the MemberService for role based stuff, created a member group cache refresher since we are caching member groups by name (probably should cache others too). Public access stuff changes if a name of a member group is changed which is now done with an event instead of coded into the biz logic.
2014-02-12 17:14:16 +11:00
ServerRegistrationEventHandler.cs
Fixes: U4-4010 Member and user session gets mixed - fixes how we detect a back office request + unit tests and added new IsBackOffice attribute
2014-01-15 13:17:38 +11:00