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
5dee0208f535dad8fb60974b48bcf019b463e729
Umbraco-CMS
/
src
/
Umbraco.Web
/
WebApi
History
Shannon
d4cfa57b2a
Got media creation working and fixed updating node names.
2013-06-11 14:30:37 +02:00
..
Binders
Got media creation working and fixed updating node names.
2013-06-11 14:30:37 +02:00
Filters
Got media creation working and fixed updating node names.
2013-06-11 14:30:37 +02:00
MemberAuthorizeAttribute.cs
Refactors the WebSecurity class to not be static and be part of the UmbracoContext. Makes a few methods internal on it so that
2013-04-04 23:30:17 +06:00
UmbracoApiController.cs
moved web api controllers to namespace Umbraco.Web.WebApi and created web api member authorize attribute
2013-02-26 22:14:32 +06:00
UmbracoApiControllerResolver.cs
moved web api controllers to namespace Umbraco.Web.WebApi and created web api member authorize attribute
2013-02-26 22:14:32 +06:00
UmbracoAuthorizeAttribute.cs
Refactors the WebSecurity class to not be static and be part of the UmbracoContext. Makes a few methods internal on it so that
2013-04-04 23:30:17 +06:00
UmbracoAuthorizedApiController.cs
publicized some ObjectExtensions, added Umbraco.Belle to internals, updated the names in which plugin routes are created,
2013-04-30 16:43:59 -10:00
ValidationFilterAttribute.cs
Started importing classes and functionality from the Belle project so we can start wiring up data.
2013-05-23 22:15:52 -10:00