[galaxy-dev] disable PBKDF2, revert to SHA1

2013-08-19 Thread Ulf Schaefer
Hello all It was indicated in several recent posts (e.g. there http://dev.list.galaxyproject.org/support-pbkdf2-in-proftpd-1-3-5rc3-td4660836.html) that for Galaxy to reliably work with ProFTPD, it is recommended to disable the new PBKDF2 encryption of passwords and revert back to SHA1.

Re: [galaxy-dev] disable PBKDF2, revert to SHA1

2013-08-19 Thread James Taylor
It should be as simple as adding use_pbkdf2=False to the universe_wsgi.ini file. This commit made it configurable: https://bitbucket.org/galaxy/galaxy-central/commits/a6f688dade808b0e16903fbb50186ad9656c0d1c -- James Taylor, Assistant Professor, Biology/CS, Emory University On Mon, Aug 19,