https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37060

            Bug ID: 37060
           Summary: KOCT cannot send circulation data due to missing csrf
                    token
 Change sponsored?: ---
           Product: Koha
           Version: Main
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Circulation
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected]

Just tried using the firefox offline circulation tool (koct) and ran into these
console errors:

 ==> /var/log/koha/kohadev/plack-intranet-error.log <==
[2024/06/10 11:55:12] [WARN] Programming error - No CSRF token passed for POST
http://localhost:8081/intranet/offline_circ/service.pl (referer: No referer) at
/kohadevbox/koha/Koha/Middleware/CSRF.pm line 82.


To reproduce:
a) install firefox addon linked in
http://localhost:8081/cgi-bin/koha/circ/circulation-home.pl 
b) in the plugin settings:
  server: http://localhost:8081
  Login: koha
  Password: koha
c) test login
d) check logs for 

[WARN] Programming error - No CSRF token passed for POST
http://localhost:8081/intranet/offline_circ/service.pl (referer: No referer) at
/kohadevbox/koha/Koha/Middleware/CSRF.pm line 82.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to