Show
Ignore:
Timestamp:
08/03/04 03:13:33 (9 years ago)
Author:
benoitg
Message:

-Update instructions

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/wifidog-auth/ChangeLog

    r158 r159  
    1616        * User who lost his password can ask the system to generate a new one and mail it to him. 
    1717        * Email is now a separate field to preserve user privacy. 
     18        * Enforces (politely) that there are no duplicate emails in the database 
    1819        * Database abstraction layer with very nice debugging features (just append true at the end of the call, and you'll see the query, the results, the query plan and number of affected rows.  Also allow future upgrade to postgres. 
    1920        * Lots of other things I forgot.