Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

In .NET you can protect controller action methods using `[Authorize]` data attribute above each method.

You can even create your own custom filters.

http://www.youtube.com/watch?v=BsxUsyMSGeA

Just letting you know. :)



indeed, aren't specifics, wonderful.

However, I do think that authentication is where people may believe they can stop, forgetting or maybe not understanding, that authentication really doesn't do much, without an authorization system.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: