Re: Retroactive FBR: Fix mailman3 "template" scheme

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi!

>> While I was debugging settings not saving for Mailman, I found out
>> that this was caused
>> by the schema of the "template" table being incorrect.
>>
>> It had the following gem:
>> password | timestamp without time zone
>>
>> I've just ran the following query to make it be identical to what's in the code:
>> alter table template alter password type character varying;
>>
>> Can I get +1s on this change?

This is a bug that I have reported upstream and that has been fixed.
https://gitlab.com/mailman/mailman/issues/336

I'm in the process of making and testing the new packages, but you got to it first. Thanks.


A.
_______________________________________________
infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx

[Index of Archives]     [Fedora Development]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]

  Powered by Linux