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

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

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


From: Rodrigo Trujillo
Subject: Re: [Ginger-dev-list] [PATCH 0/2] Fix user management problems
Date: Wed, 23 Sep 2015 13:48:42 -0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0

Patches applied in my temporary fork at: https://github.com/Truja/ginger-temp

Thank you,

Rodrigo Trujillo

On 09/19/2015 03:34 PM, Rodrigo Trujillo wrote:
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(-)





reply via email to

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