kimboslice99 / IIS-FormsAuthenticationHelper

An IIS module to handle simple form authentication

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IIS-FormsAuthenticationHelper

  • I built this module so FormsAuthentication can be used with pretty much any language, even a simple html only form that posts two fields username and password
  • I also have an Odbc provider, which can be used with mysql or mariadb

This makes IIS a good substitute for Apache's form authentication, and integrates right into IIS's control panel 😃

About

An IIS module to handle simple form authentication

License:GNU General Public License v3.0


Languages

Language:C# 100.0%