Another batch with a lot of internal updates, yet no visual changes to the site: - watchdog (rewrite): + the collected information provides more details and insights for post-mortem research + input limitation - database abstraction layer: + mysql errors are now verbose and is no longer displayed in a browser - fixes a possible security risk - admin.php: + updated watchdog page + fixed security flaw - diary.php: + fixed nl2br problem - themes: + fixed comment bug in all 3 themes. - misc: + renamed some global variables for sake of consistency: $sitename --> $site_name $siteurl --> $site_url + added input check where (a) exploitable and (b) possible + added input size check + various small improvements + fixed various typoes ... and much, much more in fact.
Showing
- account.php 18 additions, 12 deletionsaccount.php
- admin.php 8 additions, 8 deletionsadmin.php
- diary.php 9 additions, 4 deletionsdiary.php
- discussion.php 13 additions, 4 deletionsdiscussion.php
- error.php 1 addition, 1 deletionerror.php
- faq.php 11 additions, 10 deletionsfaq.php
- includes/admin.inc 4 additions, 4 deletionsincludes/admin.inc
- includes/ban.inc 2 additions, 2 deletionsincludes/ban.inc
- includes/config.inc 52 additions, 42 deletionsincludes/config.inc
- includes/database.inc 9 additions, 16 deletionsincludes/database.inc
- includes/function.inc 2 additions, 2 deletionsincludes/function.inc
- includes/submission.inc 3 additions, 3 deletionsincludes/submission.inc
- includes/user.inc 0 additions, 4 deletionsincludes/user.inc
- includes/watchdog.inc 21 additions, 6 deletionsincludes/watchdog.inc
- index.php 6 additions, 0 deletionsindex.php
- search.php 1 addition, 1 deletionsearch.php
- submission.php 8 additions, 1 deletionsubmission.php
- submit.php 7 additions, 12 deletionssubmit.php
- themes/marvin/marvin.theme 3 additions, 3 deletionsthemes/marvin/marvin.theme
- themes/unconed/unconed.theme 4 additions, 6 deletionsthemes/unconed/unconed.theme
Loading
Please register or sign in to comment