one time usage passwords
* NpgsqlMembershipProvider.cs: should fix a bug at resetting the
password
* AccountController.cs: Allows the questions and answer to be
specified for password recovery, at registration time
* RegisterClientModel.cs: Implements the Question and answer in the
registration model
* StaticPage.master: StaticPage is not the good name for this file
* YavscModel.csproj:
* WebControls.csproj:
* fortune.csproj:
* YavscClient.csproj:
* SalesCatalog.csproj:
* NpgsqlWorkflow.csproj:
* ITContentProvider.csproj:
* NpgsqlMRPProviders.csproj:
* NpgsqlBlogProvider.csproj: .Net framework 4.5.1
* Global.asax.cs: a favicon
ignore route to robots.txt
* App.master: document formatting
* favicon.ico: a favicon
"htmldoc" to generate
the documentation
* Web.csproj:
* YavscModel.csproj:
* WebControls.csproj:
* YavscClient.csproj:
* SalesCatalog.csproj:
* NpgsqlWorkflow.csproj:
* NpgsqlMRPProviders.csproj:
* NpgsqlBlogProvider.csproj:
ITContentProvider/ITContentProvider.csproj
* AssemblyInfo.cs: makes "en" the assembly culture, and normalize my
name
* HomeController.cs: modifies the xmldoc
* Web.config: Modifies the owner email
* ITContentProvider.csproj: Activates the documentation generation
* App.master: adds a <meta charset=> in the head section