Actions
Bug #9509
closedPlan Options: fails in backend if not also logged into frontend as the same user
Description
This causes CSRF and all $user checks to fail due to backend and frontend user being different. Backend ajax URLs should be using a backend pluginclass URL instead of frontend pluginclass.
Updated by krileon about 1 year ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Fixed in MR !342
Actions