Matt Shindala

Results 3 issues of Matt Shindala

If I'm looking at the source code of one of the examples, there's no way for me to know what version of the MVC framework they are made with. The...

help wanted

The `AllowOnlyAlphanumericUserNames` option is supposed to only allow usernames that are made up of letters or digits. However, as you can see in the regex check [here](https://github.com/aspnet/AspNetIdentity/blob/master/src/Microsoft.AspNet.Identity.Core/UserValidator.cs#L94), it still allows...

`qmake` is named `qmake-qt5` on Fedora, so the script fails unless you make a symlink.