ginger-dev-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Ginger-dev-list] [PATCH 0/2] Fix user management problems


From: Rodrigo Trujillo
Subject: [Ginger-dev-list] [PATCH 0/2] Fix user management problems
Date: Sat, 19 Sep 2015 15:34:59 -0300

In Ubuntu and other distros that have older versions of python crypt
and libuser APIs, there are problems creating users and groups.
This patch set fix this problems, sets SHA512 as default encryption
hash and fixed the ID selection for users/groups ( always > 1000 ).

Rodrigo Trujillo (2):
  Fix password encryption and salt generation
  Fix user/groups id creation in user management

 models/users.py | 67 ++++++++++++++++++++++++++++++++++++++++++---------------
 1 file changed, 50 insertions(+), 17 deletions(-)

-- 
2.1.0




reply via email to

[Prev in Thread] Current Thread [Next in Thread]