Popular repositories
-
-
-
-
A Umbraco ICacheRefresher for SEO Checker so it works with Umbraco v7.3+ when load balanced
JavaScript 3
-
Forked from Joostvandenberg/umbraco7-imagecropper
Image Cropper Property Editor for Umbraco V7
85 contributions in the last year
Less
More
Contribution activity
April 2021
Created 5 commits in 3 repositories
Created a pull request in umbraco/Umbraco-CMS that received 4 comments
Allow KeepAlive controller Ping method to be requested by non local requests
As per #10109 I have swapped the OnlyLocalRequests attribute for HttpHead so that the Ping method can be used by external health probes (Azure Web …
+1
−3
•
4
comments
Reviewed 2 pull requests in 2 repositories
umbraco/UmbracoDocs 1 pull request
umbraco-community/UmbracoFileSystemProviders.Azure 1 pull request
Created an issue in umbraco/Umbraco-CMS that received 4 comments
KeepAlive Ping could be used for external health probes
The ping method of KeepAliveController has OnlyLocalRequests attribute which checks the request for IsLocal, this in effect means only requests fro…
4
comments