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
a46acaf16ca2efd43a1907187d48136274ba6d38
Umbraco-CMS
/
src
/
Umbraco.Core
/
Compose
History
Richard Ockerby
8af1e2bcf3
If
httpContext.GetCurrentRequestIpAddress
is called with a spoofed HTTP context then IP returns null
2020-06-02 11:52:17 +02:00
..
AuditEventsComponent.cs
If
httpContext.GetCurrentRequestIpAddress
is called with a spoofed HTTP context then IP returns null
2020-06-02 11:52:17 +02:00
AuditEventsComposer.cs
…
ManifestWatcherComponent.cs
…
ManifestWatcherComposer.cs
…
RelateOnCopyComponent.cs
Allows relation types to not have specific object types, updates IRelation to return the actual object types for the ID references, now relations can be more flexible without being strangely tied to specific object types based on the relation type.
2019-10-24 21:32:00 +11:00
RelateOnCopyComposer.cs
…
RelateOnTrashComponent.cs
Allows relation types to not have specific object types, updates IRelation to return the actual object types for the ID references, now relations can be more flexible without being strangely tied to specific object types based on the relation type.
2019-10-24 21:32:00 +11:00
RelateOnTrashComposer.cs
…