Provided by: sympa_6.2.24~dfsg-1_amd64 bug

NAME

       upgrade_sympa_password, upgrade_sympa_password.pl - Upgrading password in database

DESCRIPTION

       Version later than 5.4 uses MD5 hash instead of symmetric encryption to store password.

       This require to rewrite paassword in database. This upgrade IS NOT REVERSIBLE.

HISTORY

       As of Sympa 3.1b.7, passwords may be stored into user table with encrypted form by
       reversible RC4.

       Sympa 5.4 or later uses MD5 one-way hash function to encode user passwords.