7 Oct
2015
7 Oct
'15
7:25 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13799 --- Comment #172 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Firs comment: Unless we're actually going to use Mojolicious Sessions, and thus mojo cookies then we need not confuse users by making the secret configurable. As far as I can tell, secrets are only used to sign mojo cookies (Whether we should eventually switch to mojo hmac signed cookies over csgisessid is another question all together) As such, I would suggest we hard code a suitably silly secret just to quell warnings that will be output otherwise safe in the knowledge that we are not actually using said secret anyway. -- You are receiving this mail because: You are watching all bug changes.