correction d'un autre bug du commit de Bryce
This commit is contained in:
parent
3100eb5dbd
commit
8bb2d40bff
@ -65,7 +65,7 @@ class Passwords(object):
|
||||
return password
|
||||
#end def
|
||||
|
||||
@static_method
|
||||
@staticmethod
|
||||
def generate_password_admin():
|
||||
return b2a_hex(urandom(4))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user