Show
Ignore:
Timestamp:
02/11/10 17:34:27 (2 years ago)
Author:
gbastien
Message:

* Merged recent changes in the trunk into this branch
* New token architecture not yet fully functional, nor tested, but ...

  • can now edit token templates for different context of tokens (from the edit netork interface at the bottom of page)
  • Users connected through a wifidog gateway can view their connection token information
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/newtoken/CHANGELOG

    r1436 r1446  
    11# $Id$ 
    22 
    3 2009-12-17 
     32010-01-28 Geneviève Bastien <gbastien@versatic.net> 
     4 * Modification to the web service to include authentication 
     5 * Added function generateConnectionTokenNoSession in User.php for the web service to generate tokens 
     6 * Fixed #691, content for login page, introduced in [1435] 
     7 
     82010-01-21 Geneviève Bastien <gbastien@versatic.net> 
     9 * Permission error when deleting user role (#689) 
     10 * Patch by Steven Kurylo to remove white spaces from authenticator arguments (#612) 
     11 * Search for stakeholders has now same case-sensitivity as the user's network (#662) 
     12 * Corrected (#613) patch by Hélène Gauthier 
     13 
     142009-12-17 Geneviève Bastien <gbastien@versatic.net> 
    415 * Code refactoring: Network, NodeGroup, Node inherit from HotspotGraphElement (#677) 
    516 
    6 2009-12-08 
     172009-12-08 Geneviève Bastien <gbastien@versatic.net> 
    718 * 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) 
    819 * Login and signup and logout script now receive the mac address as parameter (#675)