Skip to content

sanderkooij/LocalOnlyAccessTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LocalOnlyAccessTest

This sample appplication contains a controller which is only accessable when navigating from the local machine. All outside access is denied. No additional authorization is required.

To accompllish this, a LocalOnlyAthorizationAttribute is created which checks if the request is from the local machine. To test this in action a YoMamaController is created using this attribute.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages