weberjn commented on PR #370:
URL: https://github.com/apache/jspwiki/pull/370#issuecomment-2480730956

   xmlrpc is used for the weblog api : https://en.wikipedia.org/wiki/MetaWeblog
   
   in 
[MetaWeblogHandler.java](https://github.com/apache/jspwiki/blob/master/jspwiki-main/src/main/java/org/apache/wiki/xmlrpc/MetaWeblogHandler.java)
   
   I doubt that anybody uses it anymore. And I believe it is broken bei 
[CsrfProtectionFilter.java](https://github.com/apache/jspwiki/blob/master/jspwiki-http/src/main/java/org/apache/wiki/http/filter/CsrfProtectionFilter.java)
 anyway.
   
   Still, it is a useful functionality, but it should be implemented in REST.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@jspwiki.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to