Package: moin Severity: important Tags: patch upstream When upgrading from 1.2 to 1.3 account names with an embedded ' are not valid anymore. One of the upstream developers explained that this will probably be fixed in a future release and provided this fix (which I tested on my wikis, and works):
<xorAxAx> Md: but until then, MoinMoin/user.py <xorAxAx> Md: search for or c.isspace() <xorAxAx> Md: add or c == "'" -- ciao, Marco
signature.asc
Description: Digital signature

