aspnet / live.asp.net

Code for live.asp.net, which hosts the ASP.NET Community Stand-up
https://live.asp.net/
MIT License
289 stars 114 forks source link

Update AdminController.cs #62

Closed matsprea closed 9 years ago

matsprea commented 9 years ago

Fix #61 Missing [Authorize] Attribute on admin post action.

dnfclas commented 9 years ago

Hi @matsprea, I'm your friendly neighborhood .NET Foundation Pull Request Bot (You can call me DNFBOT). Thanks for your contribution! You've already signed the contribution license agreement. Thanks!

The agreement was validated by .NET Foundation and real humans are currently evaluating your PR.

TTYL, DNFBOT;

hishamco commented 9 years ago

looks good :+1: