Highlights
- Arctic Code Vault Contributor
- GitHub Sponsor
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
1,219 contributions in the last year
Contribution activity
August 2020
Created a pull request in umbraco/Umbraco-CMS that received 7 comments
Migrates remaining non-oauth actions on back office controller to netcore
ref AB#6970 Migrates remaining non-oauth actions on back office controller to netcore including the authorize upgrade cshtml view. Testing Log out…
+164
−109
•
7
comments
- Fixes issue with scopes being disposed or referenced incorrectly
- Fix for V7- Error 'No Document Exists with id 'xxx' when saving a Content Template Blueprint #8499
- Updates for OAuth external login providers
- Migrates preview auth Middleware
- Migrates remaining non-oauth AuthenticationController actions to netcore
- Fix server validation issue with block editor due to cultures not being carried over correctly
- Ensure that we validate all properties for a block based on it's element type properties, not just the property values that are POSTed
- better null checking for config validation limits
- Fixes package service paths so that it's using content and web roots not just web
- Ensure all back office controllers are plugin controllers and use constant
- Changes c# model for block list editor to be much simpler.
- Netcore: Optimizations for non-windows development
- Netcore: Changes to run on linux
- WIP Option C - Compress custom properties for nucache to reduce memory consumption
- Block editor - Fix for when you have no access to settings
- V8 - Add Media Tracking of items added via Macro Parameters in RTE + Grid - issue #8131
- Netcore: More tests migrated..
- Fix to ensure we use virtual paths for any blocks with custom views
- Netcore: Added request localization from the current user.

