Provide a framework for CSRF protection, with tests.
Add CSRF protection to Asset editSave, AssetManager, VersionTags and Group operations.
This commit is contained in:
parent
4664ab7035
commit
5e4db3adb4
19 changed files with 362 additions and 62 deletions
|
|
@ -2,6 +2,7 @@
|
|||
- fixed #10606: shelf selector
|
||||
- fixed: Have just 1 list of protected groups. Use that everywhere.
|
||||
- fixed #10488: Map.gif is missing for Map wobject
|
||||
- fixed #10553: WebGUI vulnerable to CSRF attacks
|
||||
|
||||
7.7.13
|
||||
- fixed #10574: Creating Calendar Entry
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue