Revision 673
Added by doc almost 18 years ago
| CHANGELOG | ||
|---|---|---|
| 10 | 10 |
# = Bugfix |
| 11 | 11 |
! = Update/Change |
| 12 | 12 |
|
| 13 |
------------------------------------- 2.7.0 ------------------------------------- |
|
| 14 |
08-Feb-2008 Thomas Hornik |
|
| 15 |
- Removed unused function is_access_denied() from search |
|
| 16 |
04-Feb-2008 Thomas Hornik |
|
| 17 |
! email-addresses are excluded from search-results page. |
|
| 13 |
------------------------------------- 2.7.0 ------------------------------------- |
|
| 14 |
08-Feb-2008 Christian Sommer |
|
| 15 |
- Removed admin module mail_filter |
|
| 16 |
+ Added revised version of the output filter module |
|
| 17 |
08-Feb-2008 Thomas Hornik |
|
| 18 |
- Removed unused function is_access_denied() from search |
|
| 19 |
04-Feb-2008 Thomas Hornik |
|
| 20 |
! email-addresses are excluded from search-results page. |
|
| 18 | 21 |
# Fixed possible XSS in account/login.php and forgot-form.php |
| 19 | 22 |
04-Feb-2008 Christian Sommer |
| 20 | 23 |
# allowed usage of tags in settings fields: website_header, website_footer |
Also available in: Unified diff
Removed module mail_filter and added revised version under new module name output filter. Bugs with regular expression fixed.