treat empty user or old password as NULL
This commit is contained in:
parent
e8f014fc08
commit
a6887ceafa
@ -54,7 +54,7 @@ pronounceable passwords from Python applications.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch1 -p0 -b .empty-user
|
||||
%patch1 -p1 -b .empty-user
|
||||
|
||||
%build
|
||||
%configure \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user