treat empty user or old password as NULL

This commit is contained in:
Tomas Mraz 2013-07-08 16:44:17 +02:00
parent e8f014fc08
commit a6887ceafa

View File

@ -54,7 +54,7 @@ pronounceable passwords from Python applications.
%prep
%setup -q
%patch1 -p0 -b .empty-user
%patch1 -p1 -b .empty-user
%build
%configure \