https://bugs.freedesktop.org/show_bug.cgi?id=55442
--- Comment #3 from Korrawit Pruegsanusak <[email protected]> --- >From https://wiki.mozilla.org/Bugzilla:REST_API:Objects#Bug > update_token: Token you'll need to submit to change the bug; supplied only > when logged in Also, tested by submitted a new bug via this bugzilla interface, it sent a "token" field when doing POST post_bug.cgi In conclusion, we need a token string. But I don't know how to get it in BSA. Possible solutions in my thoughts: (A) Change BSA to use Bugzilla REST API https://wiki.mozilla.org/Bugzilla:REST_API But this requires much works, both by fdo admin and libo sides. (B) Use Bugzilla API (XML-RPC) http://www.bugzilla.org/docs/4.2/en/html/api/ (C) Maybe some configurations / hacks to turn off checking for token will help. But this will be less secure and I don't know if this is possible. Or are there more possible solutions that I can't think of? Probably ;) -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
