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:
parent
da6743c211
commit
f96c2f7af1
4 changed files with 65 additions and 50 deletions
|
|
@ -1392,6 +1392,12 @@ Couldn't open %-s because %-s <br />
|
|||
context => q{},
|
||||
},
|
||||
|
||||
'Any Class' => {
|
||||
message => q{Any Class},
|
||||
lastUpdated => 0,
|
||||
context => q{Class, as in name of class, or type of asset},
|
||||
},
|
||||
|
||||
};
|
||||
|
||||
1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue