~danci-emanuel/mailman/mm_3.0b2

  • Committer: Barry Warsaw
  • Date: 2012-07-03 14:36:39 UTC
  • mfrom: (7155.1.6 bug-1015758)
  • Revision ID: barry@list.org-20120703143639-bxobgenrxogoht29
 * `passlib`_ is now used for all password hashing instead of flufl.password.
   The default hash is `sha512_crypt`.  (LP: #1015758)
 * Events renamed and moved:
   * `mailman.chains.accept.AcceptNotification`
   * `mailman.chains.base.ChainNotification`
   * `mailman.chains.discard.DiscardNotification`
   * `mailman.chains.hold.HoldNotification`
   * `mailman.chains.owner.OwnerNotification`
   * `mailman.chains.reject.RejectNotification`
   changed to (respectively):
   * `mailman.interfaces.chains.AcceptEvent`
   * `mailman.interfaces.chains.ChainEvent`
   * `mailman.interfaces.chains.DiscardEvent`
   * `mailman.interfaces.chains.HoldEvent`
   * `mailman.interfaces.chains.AcceptOwnerEvent`
   * `mailman.interfaces.chains.RejectEvent`
 * A `ConfigurationUpdatedEvent` is triggered when the system-wide global
   configuration stack is pushed or popped.
 * With the switch to `passlib`_, `[passwords]password_scheme` has been
   removed.  Instead use `[passwords]path` to specify where to find the
   `passlib.cfg` file.  See the comments in `schema.cfg` for details.
Filename Latest Rev Last Changed Committer Comment Size
..
coverage.py 6518 16 years ago Barry Warsaw Add support for code coverage with 'testall --cove 34.9 KB Diff Download File
gnu-head-tiny.jpg 1999 24 years ago bwarsaw Added standard PythonPowered logo (converted to PN 2.9 KB Diff Download File
mailman-large.jpg 1699 24 years ago bwarsaw Removing all gifs. Convert logos to jpgs. 6 KB Diff Download File
mailman.jpg 1699 24 years ago bwarsaw Removing all gifs. Convert logos to jpgs. 1.9 KB Diff Download File
mm-icon.png 4338 22 years ago bwarsaw Slightly better contrast to the letters. 281 bytes Diff Download File
PythonPowered.png 1999 24 years ago bwarsaw Added standard PythonPowered logo (converted to PN 945 bytes Diff Download File