|
|
| Participants: |
Petr Skoda
|
| Security Level: |
None
|
| Affected Branches: |
MOODLE_20_STABLE
|
| Fixed Branches: |
MOODLE_20_STABLE
|
|
PARAM_ALPHAEXT - no "/" anymore
PARAM_SAFEPATH - replaces PARAM_ALPHAEXT when "/" needed
PARAM_ALPHANUMEXT
PARAM_TAG - block "<>"and control chars and allow "\"
PARAM_PLAINTEXT like PARAM_TEXT but without multilang support (wiki page names, etc.)
|
|
Description
|
PARAM_ALPHAEXT - no "/" anymore
PARAM_SAFEPATH - replaces PARAM_ALPHAEXT when "/" needed
PARAM_ALPHANUMEXT
PARAM_TAG - block "<>"and control chars and allow "\"
PARAM_PLAINTEXT like PARAM_TEXT but without multilang support (wiki page names, etc.) |
Show » |
|
Anyway there is a lot to improve in this area