Anonymous | Login | 2024-12-21 23:40 MST |
Main | My View | View Issues | Change Log | Roadmap | Repositories |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0001066 | ClearOS | clearos-framework | public | 2013-03-26 20:49 | 2013-04-01 11:10 | ||||
Reporter | user2 | ||||||||
Assigned To | |||||||||
Priority | normal | Severity | minor | Reproducibility | N/A | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | 6.4.0 | Fixed in Version | |||||||
Summary | 0001066: Added CSRF temporary bypass for remote API calls | ||||||||
Description | Some URLs are designed for remote API calls, so CSRF protection needs to be bypassed. Add a temporary workaround as described here: https://github.com/EllisLab/CodeIgniter/pull/236 [^] | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Notes | |
(0000777) user2 2013-03-27 10:58 |
Source Code Changelog --------------------------------------------------- - Added CSRF exception list for remote API callers [fixed tracker 0001066] File Changes --------------------------------------------------- Details: http://code.clearfoundation.com/svn/revision.php?repname=ClearOS&rev=5844 [^] U webconfig/framework/trunk/packaging/clearos-framework.spec U webconfig/framework/trunk/system/core/Security.php |