stable

Clone or download

Read-only

Merge commit 'refs/changes/18/3518/3' of ssh://gerrit.tuleap.net:29418/tuleap into stable

* ssh://gerrit.tuleap.net:29418/tuleap: request #7790: Add missing anti-CSRF token in SSH keys edit form and bookmarks management

Modified Files

Name
M site-content/en_US/my/my.tab +1 −1 Go to diff View file
M site-content/fr_FR/my/my.tab +1 −1 Go to diff View file
M src/common/widget/Widget_MyBookmarks.class.php +1 −2 Go to diff View file
M src/templates/user/account-maintenance.mustache +1 −0 Go to diff View file
M src/templates/user/ssh-keys-modal.mustache +1 −0 Go to diff View file
M src/www/account/editsshkeys.php +4 −0 Go to diff View file
M src/www/my/bookmark_add.php +19 −4 Go to diff View file
M src/www/my/bookmark_delete.php +18 −5 Go to diff View file
M src/www/my/bookmark_edit.php +9 −6 Go to diff View file