~barry/mailman/events-and-web

« back to all changes in this revision

Viewing changes to src/mailman/model/docs/requests.rst

  • Committer: Barry Warsaw
  • Date: 2012-06-28 03:03:04 UTC
  • mto: This revision was merged to the branch mainline in revision 7156.
  • Revision ID: barry@list.org-20120628030304-cjlh7q9tgwasxno2
Replace flufl.password with passlib, albeit with a wrapper.

Show diffs side-by-side

added added

removed removed

Lines of Context:
696
696
    >>> print member.user.display_name
697
697
    Frank Person
698
698
    >>> print member.user.password
699
 
    {CLEARTEXT}abcxyz
 
699
    {plaintext}abcxyz
700
700
 
701
701
 
702
702
Holding unsubscription requests