Ignore:
Timestamp:
04/29/10 15:55:19 (3 years ago)
Author:
benjamin
Message:

mysql password are now mandatory

File:
1 edited

Legend:

Unmodified
Added
Removed
  • alternc/trunk/debian/changelog

    r2675 r2683  
    11alternc (1.0~rc1) stable; urgency=low 
    22 
     3  * Major patch 
     4    * Blue desktop using only css, no frameset etc 
     5    * Sanitizing of get/request/post parameters using getFields function. May allow alternc not to use register_globals some day ... 
     6  * security: passwords are now MANDATORY in MySQL class (whoosh...) 
    37  * security: now using htmlspecialchars on every form default values ... yes it's 2010 ;)  
    48  * i18n: charset is now variable depending on the current language 
     
    1620  * new features: 
    1721    * add support for .cc and .re domains. 
    18     * when creating new accounts, "www, stats, backups" directories are 
    19       automatically created in their accoutn. 
    20     * when adding a new domain to an account, a directory "www/example.net" 
     22    * when adding a new domain to an account, a directory "examplenet" 
    2123      is automatically created and the domain points to it instead of /. 
    2224    * add new field to member form: 'notes' which is just a text field 
     
    3032      databases on the system. This speeds up the AlternC login by about 
    3133      30 seconds on Koumbit.org. 
    32   * Major patch 
    33     * Blue desktop using only css, no frameset etc 
    34     * Sanitizing of get/request/post parameters 
    3534 
    3635 -- Benjamin Sonntag <benjamin@alternc.org>  Sat, 12 May 2009 17:55:30 +0200 
Note: See TracChangeset for help on using the changeset viewer.