mirror of
https://gitlab.com/buildfeed/BuildFeed.git
synced 2024-03-22 21:10:34 +08:00
c1d7bd808c
Updated min password character count to 8. Also dropped invalid password attempt count as; if you can't get your password in 3 tries, just reset it, its easier. |
||
---|---|---|
.nuget | ||
.vs/config | ||
BuildFeed | ||
RedisAuth | ||
.gitattributes | ||
.gitignore | ||
BuildFeed.sln | ||
LICENSE.md | ||
Packages.dgml | ||
README.md |
BuildFeed
BuildFeed is a website for tracking Windows build numbers. The website itself is hosted at https://buildfeed.net/.
It is built using ASP.NET MVC, with a persistent Redis instance used for storing data.