View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
07994 | Bug reports | Security | public | 2013-07-10 22:32 | 2013-08-04 21:54 |
Reporter | hhug | Assigned To | DenisChenu | ||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Fixed in Version | 2.00+ | ||||
Summary | 07994: A ls administration user with restricted rights for handling qoutas (view only) view button to delete | ||||
Description | A limesurvey administration user with restricted rights for handling qoutas (view only) can delete quota answers. This is caused by a missing ckecking for rights in file '<basis>/application/views/admin/super/viewquotasrowsub_view.php' analogous to the file '<basis>/application/views/admin/super/viewquotasrow_view.php'. | ||||
Additional Information | If you would change the following code in file '<basis>/application/views/admin/super/viewquotasrowsub_view.php':
analogous to the file '<basis>/application/views/admin/super/viewquotasrow_view.php' into:
everything will be fine! Kind regards | ||||
Tags | No tags attached. | ||||
Bug heat | 256 | ||||
Complete LimeSurvey version number (& build) | |||||
I will donate to the project if issue is resolved | |||||
Browser | |||||
Database type & version | |||||
Server OS (if known) | |||||
Webserver software & version (if known) | |||||
PHP Version | |||||
I forgot: Tested with Version 2.00+ Build 130708 |
|
It's the controller to test in last resort : view just show the possibility. Thank you :) |
|
Can not delete quota: just button shown not needed. |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=12772 |
|
Fix committed to 2.05 branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=12773 |
|
2.00+ Build 130802 released |
|
LimeSurvey: master 14f347dd 2013-07-24 15:30 Details Diff |
Fixed issue 07994: Admin without update quota right view delete button Fixed issue : access to quota don't test read right |
Affected Issues 07994 |
|
mod - application/controllers/admin/quotas.php | Diff File | ||
mod - application/views/admin/quotas/viewquotasrow_view.php | Diff File | ||
mod - application/views/admin/quotas/viewquotasrowsub_view.php | Diff File | ||
LimeSurvey: 2.05 a137eb92 2013-07-24 15:38 Details Diff |
Fixed issue 07994: Admin without update quota right view delete button Fixed issue : access to quota don't test read right |
Affected Issues 07994 |
|
mod - application/controllers/admin/quotas.php | Diff File | ||
mod - application/views/admin/quotas/viewquotasrow_view.php | Diff File | ||
mod - application/views/admin/quotas/viewquotasrowsub_view.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2013-07-10 22:32 | hhug | New Issue | |
2013-07-10 22:50 | hhug | Note Added: 25754 | |
2013-07-12 10:41 | DenisChenu | Project | Feature requests => Bug reports |
2013-07-13 12:51 | DenisChenu | Note Added: 25784 | |
2013-07-13 12:51 | DenisChenu | Assigned To | => DenisChenu |
2013-07-13 12:51 | DenisChenu | Status | new => assigned |
2013-07-24 15:19 | DenisChenu | Note Added: 25864 | |
2013-07-24 15:19 | DenisChenu | Summary | A ls administration user with restricted rights for handling qoutas (view only) can delete quota answers => A ls administration user with restricted rights for handling qoutas (view only) view button to delete |
2013-07-24 15:34 | DenisChenu | Changeset attached | => LimeSurvey master 14f347dd |
2013-07-24 15:34 | DenisChenu | Note Added: 25865 | |
2013-07-24 15:34 | DenisChenu | Resolution | open => fixed |
2013-07-24 15:43 | DenisChenu | Changeset attached | => LimeSurvey 2.05 a137eb92 |
2013-07-24 15:43 | DenisChenu | Note Added: 25866 | |
2013-07-24 15:43 | DenisChenu | Status | assigned => resolved |
2013-07-24 15:43 | DenisChenu | Fixed in Version | => 2.00+ |
2013-08-04 21:54 | c_schmitz | Note Added: 25919 | |
2013-08-04 21:54 | c_schmitz | Status | resolved => closed |