Change assetManager search to work like assetManager manage. Fixes bug #11272

Force all actions to be routed through asset methods with Csrf and
permission checks.
This commit is contained in:
Colin Kuskie 2009-11-24 21:38:58 -08:00
parent da6743c211
commit f96c2f7af1
4 changed files with 65 additions and 50 deletions

View file

@ -13,6 +13,7 @@
- fixed #11177: Code editor steals focus on load
- fixed #10888: Final touches on map point bugs
- fixed #11274: Add attachment broken in template
- fixed #11272: Security issue with asset manager search
7.8.5
- added the EMS submission subsystem