[bitbake-devel] [PATCH 0/1] Call csrf function in all pages to ensure cookie is sent

brian avery avery.brian at gmail.com
Tue Aug 18 22:10:18 UTC 2015


Simple addition of cross site request forgery protection to base page so it is inherited everywhere.

The following changes since commit c348fa50186fb0796bc7b793c4b8d710419f2a0d:

  bitbake: toaster: move code from setup_lv_tests to setUp (2015-08-17 14:41:45 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib bavery/submit/michaelw/20150817_csrf_added_base
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=bavery/submit/michaelw/20150817_csrf_added_base

Michael Wood (1):
  bitbake: toastergui: Call csrf function in all pages to ensure cookie
    is sent

 lib/toaster/toastergui/templates/base.html | 1 +
 1 file changed, 1 insertion(+)

-- 
1.9.1




More information about the bitbake-devel mailing list