20 Jul
2016
20 Jul
'16
5:05 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16929 --- Comment #6 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to Jonathan Druart from comment #5)
I'd prefer to see a generate_csrf method than a CSRF flag. It'd be better to use instead of require the 2 modules.
Well, we could add generate_csrf of course. The flag on itself is kind of a shortcut for type => $type. The require is just performance: no need to load it for general use. -- You are receiving this mail because: You are watching all bug changes.