openQA
openQA copied to clipboard
wip -- Use encrypted session cookies -- based on suggestion by kraih
The feature was added in Mojolicious 9.39 from last year.
The feature was added in Mojolicious 9.39 from last year.
So I guess we either make this conditional (using if …->can('encrypted')) or we bump the minimum version (from 9.34 to 3.39).