'''Short description''' WikiSync expects wiki authentication, and barfs with ProtocolError (Authorization Required) when the source wiki uses HTTP authentication. Many organisations I know of use HTTP authentication with MoinMoin, so I really needed this feature. So, in short, this patch tries to implement HTTP authentication in wikisync.py. It works for me. {{attachment:wikisync-http-auth.patch}} -- JussiEronen (See GraphingWiki for other additions, some might be useful for Moin) /!\ "except:" is rather evil. "Are you sure?" :) ---- CategoryFeatureRequest CategoryFeaturePatched