Koha/misc/migration_tools
David Cook 0fe82b601b
Bug 36084: Add CSRF token support to svc/authentication
GET svc/authentication will return a CSRF token in a response header

POST svc/authentication requires a CSRF token which can be sourced
from the response header of GET svc/authentication or some other
place like the meta element on a HTML page

Note: misc/migration_tools/koha-svc.pl is a simple script which
can be used to practically evaluate svc/authentication and svc/bib

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2024-03-01 11:00:51 +01:00
..
22_to_30
ifla
build_oai_sets.pl Bug 32800: Don't embed items for deleted records 2023-04-12 09:26:50 -03:00
buildCOUNTRY.pl
buildEDITORS.pl
buildLANG.pl
bulkmarcimport.pl
checkNonIndexedBiblios.pl
create_analytical_rel.pl
import_lexile.pl
koha-svc.pl Bug 36084: Add CSRF token support to svc/authentication 2024-03-01 11:00:51 +01:00
rebuild_zebra.pl
rebuild_zebra_sliced.sh
remove_unused_authorities.pl
switch_marc21_series_info.pl
upgradeitems.pl