Commit 71aaa739 authored by Fabien Morin's avatar Fabien Morin

update the docstring according to recent changes


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35716 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent a31a610b
......@@ -63,8 +63,8 @@ class IEncryptedPassword(Interface):
def setPassword(value) :
"""
Set the password, only if the password is not empty and user has
SetOwnPassword permission
Set the password, only if the password is not empty and if
checkUserCanChangePassword don't raise any error
"""
def getPassword(*args, **kw):
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment