|
|
| Participants: |
Petr Skoda
|
| Security Level: |
None
|
| Resolved date: |
29/Oct/07
|
| Affected Branches: |
MOODLE_19_STABLE
|
| Fixed Branches: |
MOODLE_19_STABLE
|
|
it is fast, but it breaks 3rd party extensions, frontpage editting, etc.
solution: add has_capability test to files in admin/settings/; one big simple if (has_capability() or has_capability())
each settings file can decide what to do; the speed should be nearly the same - includes some 10 more file + some has_capability() calls
|
|
Description
|
it is fast, but it breaks 3rd party extensions, frontpage editting, etc.
solution: add has_capability test to files in admin/settings/; one big simple if (has_capability() or has_capability())
each settings file can decide what to do; the speed should be nearly the same - includes some 10 more file + some has_capability() calls
|
Show » |
made changes - 03/Oct/07 03:36 PM
| Field |
Original Value |
New Value |
|
Link
|
|
This issue duplicates MDL-11195
[ MDL-11195
]
|
made changes - 29/Oct/07 06:36 AM
|
Summary
|
remove hardcoded permission check from admin_tree_block
|
replace hardcoded permission check from admin_tree_block
|
made changes - 29/Oct/07 06:37 AM
|
Resolution
|
|
Fixed
[ 1
]
|
|
Status
|
Open
[ 1
]
|
Resolved
[ 5
]
|
|