Show
Ignore:
Timestamp:
01/21/10 15:31:55 (2 years ago)
Author:
gbastien
Message:

Corrected some one-liners:

  • Permission error when deleting user role (#689)
  • Patch by Steven Kurylo to remove white spaces from authenticator arguments (#612)
  • Search for stakeholders has now same case-sensitivity as the user's network (#662)
  • Corrected (#613) patch by Hélène Gauthier
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/wifidog-auth/CHANGELOG

    r1436 r1438  
    11# $Id$ 
    22 
    3 2009-12-17 
     32010-01-21 Geneviève Bastien <gbastien@versatic.net> 
     4 * Permission error when deleting user role (#689) 
     5 * Patch by Steven Kurylo to remove white spaces from authenticator arguments (#612) 
     6 * Search for stakeholders has now same case-sensitivity as the user's network (#662) 
     7 * Corrected (#613) patch by Hélène Gauthier 
     8 
     92009-12-17 Geneviève Bastien <gbastien@versatic.net> 
    410 * Code refactoring: Network, NodeGroup, Node inherit from HotspotGraphElement (#677) 
    511 
    6 2009-12-08 
     122009-12-08 Geneviève Bastien <gbastien@versatic.net> 
    713 * Added the concept of node group and hierarchy (in a not too clean way to start with, I will refactor the code before adding new functionalities to nodes and groups) (#246) 
    814 * Login and signup and logout script now receive the mac address as parameter (#675)