Files
yavsc/NpgsqlMRPProviders/ChangeLog
Paul Schneider 4ba20187e8 * instdbws.sql: Creates a new table to store
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
2015-06-18 12:03:58 +02:00

18 lines
459 B
Plaintext

2015-06-18 Paul Schneider <paul@pschneider.fr>
* NpgsqlMembershipProvider.cs: should fix a bug at resetting
the password
2015-06-10 Paul Schneider <paul@pschneider.fr>
* NpgsqlMembershipProvider.cs: Fixes the Google registration
since usage of NuGet for Npgsql
2015-06-09 Paul Schneider <paul@pschneider.fr>
* NpgsqlCircleProvider.cs: Refactoring: Npgsql prefix
* NpgsqlMRPProviders.csproj: Helps to fix packaging, and
cleans dependencies