This website requires JavaScript.
Explore
Help
Register
Sign In
swcs
/
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
9bb5869cdeb7fc0b894445b840a29ffbf83d4d25
Umbraco-CMS
/
src
/
Umbraco.Web
/
WebServices
T
History
Shannon
eb6326487f
Fixes grunt watches, Fixes: U4-3138 Examine mgmt dashboard styling is broken, rebuilds the mgmt dashboard in angular
2014-09-09 18:53:47 +10:00
..
BulkPublishController.cs
Fixes error message on publishing when it fails due to any of these statuses: FailedHasExpired, FailedAwaitingRelease, FailedIsTrashed
2014-05-15 13:35:52 +10:00
CoreStringsController.cs
Don't throw when validating doctype/property aliases with dangerous chars
2014-05-13 12:39:35 +02:00
DomainsApiController.cs
U4-2317 - issue with domains & languages management
2014-01-30 16:19:09 +01:00
EmbedMediaService.cs
Move embed media service from webservices dll into it's own /base class
2013-05-27 07:19:42 -02:00
ExamineManagementApiController.cs
Fixes grunt watches, Fixes: U4-3138 Examine mgmt dashboard styling is broken, rebuilds the mgmt dashboard in angular
2014-09-09 18:53:47 +10:00
FolderBrowserService.cs
Re-fixes: U4-4211 User without media section permission will be logged out immediately when accessing a document type using a media picker datatype (u7.0.3)
2014-05-09 14:06:15 +10:00
SaveFileController.cs
Updating PR after feedback from @sitereactor
2014-08-20 14:08:45 +02:00
ScheduledPublishController.cs
adds authorization to the scheduled publishing , this new attribute can be used to secure scheduled tasks as well.
2014-06-23 15:02:23 +10:00
TagsController.cs
merge
2013-11-07 17:16:22 +01:00
UmbracoAuthorizedHttpHandler.cs
Changed WebSecurity to expose IUser instead of User, then fixed up the knock-on effect, obsoleted all calls to the legacy User object in the base classes to point to use the WebSecurity class to access the new user object.
2013-08-09 13:24:26 +10:00
UmbracoAuthorizedWebService.cs
Changed WebSecurity to expose IUser instead of User, then fixed up the knock-on effect, obsoleted all calls to the legacy User object in the base classes to point to use the WebSecurity class to access the new user object.
2013-08-09 13:24:26 +10:00
UmbracoHttpHandler.cs
Updates authorized web services/http handlers to use WebSecurity and implements the new base class
2013-04-09 22:11:12 +06:00
UmbracoWebService.cs
Updates authorized web services/http handlers to use WebSecurity and implements the new base class
2013-04-09 22:11:12 +06:00