Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
trobin77
/
BlogEngine.NET
Public
forked from
BlogEngine/BlogEngine.NET
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
BlogEngine.NET
BlogEngine
BlogEngine.Core
on
master
User selector
All users
All time
Commit history
Commits on Oct 24, 2022
fix CVE-2022-41417.
Show description for 9a8a7e3
tree-chtsec
committed
9a8a7e3
View commit details
Copy full SHA for 9a8a7e3
View code at this point
Browse repository at this point
fix CVE-2022-41418
tree-chtsec
committed
61daddf
View commit details
Copy full SHA for 61daddf
View code at this point
Browse repository at this point
Commits on May 5, 2022
Fixed XXE vulnerability when importing a new blog
0xLanks
authored and
0xLanks
committed
16343de
View commit details
Copy full SHA for 16343de
View code at this point
Browse repository at this point
Commits on Apr 2, 2021
Merge branch 'master' into master
farzindev
authored
739d681
View commit details
Copy full SHA for 739d681
View code at this point
Browse repository at this point
Commits on Jun 15, 2019
Version 3.3.8.0
rxtur
committed
e81ba74
View commit details
Copy full SHA for e81ba74
View code at this point
Browse repository at this point
Commits on May 7, 2019
Sanitize login return url and theme path
rxtur
committed
8e9835f
View commit details
Copy full SHA for 8e9835f
View code at this point
Browse repository at this point
Commits on Apr 29, 2019
Sanitizing path input in api requests
rxtur
committed
ae39067
View commit details
Copy full SHA for ae39067
View code at this point
Browse repository at this point
Commits on Apr 23, 2019
Merge pull request #208 from irbishop/CVE-2019-10721
Show description for a4e5c3d
rxtur
authored
a4e5c3d
View commit details
Copy full SHA for a4e5c3d
View code at this point
Browse repository at this point
Merge pull request #207 from irbishop/syndication-xxe
Show description for 3a293d6
rxtur
authored
3a293d6
View commit details
Copy full SHA for 3a293d6
View code at this point
Browse repository at this point
Restrict returnUrl on Login to local pages
irbishop
committed
e841a60
View commit details
Copy full SHA for e841a60
View code at this point
Browse repository at this point
Commits on Apr 21, 2019
Prevent oob XXE on syndication.axd
irbishop
committed
4869ca9
View commit details
Copy full SHA for 4869ca9
View code at this point
Browse repository at this point
Patch to prevent XXE on pingback.axd and metaweblog.axd
Show description for 3c61785
irbishop
committed
3c61785
View commit details
Copy full SHA for 3c61785
View code at this point
Browse repository at this point
Commits on Feb 8, 2019
Version 3.3.7.0
rxtur
committed
612164e
View commit details
Copy full SHA for 612164e
View code at this point
Browse repository at this point
Commits on May 26, 2018
3.3.6.0
rxtur
committed
ef063e6
View commit details
Copy full SHA for ef063e6
View code at this point
Browse repository at this point
Commits on May 25, 2018
small update!
Francis
committed
b6f7fe2
View commit details
Copy full SHA for b6f7fe2
View code at this point
Browse repository at this point
Commits on Dec 6, 2017
Enhanced Post.FirstImgSrc method to really find the first image in the content using regular expressions.
Show description for bdbe49e
jmalarcon
committed
bdbe49e
View commit details
Copy full SHA for bdbe49e
View code at this point
Browse repository at this point
Commits on Oct 15, 2016
some cleanup code in the private method GetSiteMaster()
netwer
committed
8da27e0
View commit details
Copy full SHA for 8da27e0
View code at this point
Browse repository at this point
Commits on Oct 6, 2016
added another nameof usage
ThisWillDoIt
committed
a080e78
View commit details
Copy full SHA for a080e78
View code at this point
Browse repository at this point
introduced nameof operator for ArgumentNullException strings
ThisWillDoIt
committed
76e836c
View commit details
Copy full SHA for 76e836c
View code at this point
Browse repository at this point
Commits on Oct 5, 2016
removed unused usings
ThisWillDoIt
committed
a6bb2d8
View commit details
Copy full SHA for a6bb2d8
View code at this point
Browse repository at this point
Commits on Oct 4, 2016
improved some LINQ expressions
ThisWillDoIt
committed
166a4ca
View commit details
Copy full SHA for 166a4ca
View code at this point
Browse repository at this point
Commits on Oct 3, 2016
introduced string interpolation where it could simplify the code
ThisWillDoIt
committed
a7902cd
View commit details
Copy full SHA for a7902cd
View code at this point
Browse repository at this point
Commits on Sep 26, 2016
removed now obsolete .NET 4.0 polyfill
ThisWillDoIt
committed
b0d0613
View commit details
Copy full SHA for b0d0613
View code at this point
Browse repository at this point
Commits on Sep 16, 2016
3.3.5.0
Show description for 0248320
rxtur
committed
0248320
View commit details
Copy full SHA for 0248320
View code at this point
Browse repository at this point
Commits on Sep 11, 2016
Version flip
rxtur
committed
79cab5b
View commit details
Copy full SHA for 79cab5b
View code at this point
Browse repository at this point
Commits on Sep 8, 2016
Fixed RSS published date and page title/description (3.3.0.5)
rxtur
committed
044f3dc
View commit details
Copy full SHA for 044f3dc
View code at this point
Browse repository at this point
Commits on Sep 7, 2016
Newsletter - prevent sending on post update (3.3.0.4)
rxtur
committed
a34f214
View commit details
Copy full SHA for a34f214
View code at this point
Browse repository at this point
Merge pull request #95 from markmcavoy/MissingMasterFileFix
Show description for 8269421
rxtur
authored
8269421
View commit details
Copy full SHA for 8269421
View code at this point
Browse repository at this point
Commits on Sep 6, 2016
Added Orderby to use the sortorder for a page objects in BlogEngine.
hannakfoo
committed
e587d35
View commit details
Copy full SHA for e587d35
View code at this point
Browse repository at this point
Text widget not liking apostrophe (3.3.0.3)
rxtur
committed
2bcd219
View commit details
Copy full SHA for 2bcd219
View code at this point
Browse repository at this point
Commits on Sep 5, 2016
Fixed ng-disabled with anchore tags (3.3.0.2)
rxtur
committed
fb5b4e1
View commit details
Copy full SHA for fb5b4e1
View code at this point
Browse repository at this point
Commits on Aug 25, 2016
Show description for 65b0b61
markmcavoy
committed
65b0b61
View commit details
Copy full SHA for 65b0b61
View code at this point
Browse repository at this point
Commits on May 19, 2016
Widget styles to work with newer and older themes (3.3.0.1)
rxtur
committed
94feed5
View commit details
Copy full SHA for 94feed5
View code at this point
Browse repository at this point
Commits on May 10, 2016
Replaced occurrences of AbsoluteLink.ToString to AbsoluteLink.AbsoluteUri in sitemap , feed and trackback logic. This will support non-english languages properly in these links.
Vladekk
committed
5d13a23
View commit details
Copy full SHA for 5d13a23
View code at this point
Browse repository at this point
Commits on May 9, 2016
Fixed Uri encoding in rss feed
Show description for 8ef0fc6
Vladekk
committed
8ef0fc6
View commit details
Copy full SHA for 8ef0fc6
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.