Upgrade beaker so we can set httponly cookies. And should only need one of beaker.session.secret or beaker.session.validate_key
beaker.session.secret
beaker.session.validate_key
Changes in branch db/7551
Test that login still works and that running $.cookie('allura') in a JS console no longer returns anything.
$.cookie('allura')
Looks good, all merged but Allura.
Log in to post a comment.
Changes in branch db/7551
Test that login still works and that running
$.cookie('allura')
in a JS console no longer returns anything.Looks good, all merged but Allura.