messju
|
840b968bab
|
removed merging of $smarty->template_dir into $smarty->secure_dir
the resource_base_path is considerd secure instead. this change should
have absolutely no impact on smarty's security's behaviour
|
2004-03-18 19:36:36 +00:00 |
|
messju
|
2c2c8b12b9
|
smarty_resource_*_secure got &$smarty passed errornously as 3rd
parameter and not as 2nd. this is fixed.
|
2004-02-24 00:10:55 +00:00 |
|
messju
|
9b3ca8956e
|
move check for template_dir in secure_dir-array into core.is_secure.php
this makes template_exists() work correctly with security=true even if
template_dir is not inside the secure_dir-array
|
2003-10-12 22:19:32 +00:00 |
|
messju
|
f8db1a7ce8
|
removed tabs from the main and the core/*.php files
|
2003-10-11 08:55:53 +00:00 |
|
messju
|
d226b07741
|
synced secure_dir-checking with trusted_dir-checking
|
2003-08-09 08:47:10 +00:00 |
|
messju
|
29f5d24082
|
tightenend path checking in smarty_core_is_secure()
|
2003-08-09 08:08:39 +00:00 |
|
messju
|
81bf74f327
|
started moving from $this to $smarty in core.*.php
|
2003-06-22 03:13:25 +00:00 |
|
mohrt
|
6445150ba7
|
move core files into their own directory under SMARTY_DIR,
remove abstraction function _execute_core_function
|
2003-06-16 15:18:38 +00:00 |
|