Project

General

Profile

« Previous | Next » 

Revision 1885

Added by Dietmar over 11 years ago

  1. protect magic setter to fix security issue in WbDatabase
    + additional arguments for Charset and TablePrefix in WbDatabase::doConnect
    + WbDatabase now can activate SET NAMES by doConnect argument
    + WbDatabase now provide TablePrefix property also (WbDatabase::TablePrefix)
    + initialize.php now also support Charset and TablePrefix settings from setup.ini.php
    ! in setup.ini.php some keys are renamed (WB_URL => AppUrl and ADMIN_DIRECTORY => AcpDir)

View differences:

CHANGELOG
11 11
! = Update/Change
12 12
===============================================================================
13 13

  
14
11 Mar-2013 Build 1885 Dietmar Woellbrink (Luisehahne)
15
# protect magic setter to fix security issue in WbDatabase
16
+ additional arguments for Charset and TablePrefix in WbDatabase::doConnect
17
+ WbDatabase now can activate SET NAMES by doConnect argument
18
+ WbDatabase now provide TablePrefix property also (WbDatabase::TablePrefix)
19
+ initialize.php now also support Charset and TablePrefix settings from setup.ini.php
20
! in setup.ini.php some keys are renamed (WB_URL => AppUrl and ADMIN_DIRECTORY => AcpDir)
14 21
10 Mar-2013 Build 1884 Dietmar Woellbrink (Luisehahne)
15 22
! from security reasons the new installation has changed 
16 23
  from the old config.php into new setup.ini.php without 

Also available in: Unified diff