diff options
Diffstat (limited to 'src/mailman/testing/passlib.cfg')
| -rw-r--r-- | src/mailman/testing/passlib.cfg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mailman/testing/passlib.cfg b/src/mailman/testing/passlib.cfg new file mode 100644 index 000000000..225ecd49b --- /dev/null +++ b/src/mailman/testing/passlib.cfg @@ -0,0 +1,4 @@ +[passlib] +# Use a predictable hashing algorithm with plain text and no salt. This is +# *only* useful for debugging and unit testing. +schemes = roundup_plaintext |
