]> git.pld-linux.org Git - packages/forcefield.git/blob - forcefield-cracklib.patch
- crack is used later
[packages/forcefield.git] / forcefield-cracklib.patch
1 --- forcefield-0.16/src/lib/utilRevelation.py.EL        2007-03-17 17:10:08.000000000 +0100
2 +++ forcefield-0.16/src/lib/utilRevelation.py   2007-05-04 22:43:10.000000000 +0200
3 @@ -23,7 +23,7 @@
4  # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
5  #
6  
7 -import crack, math, string
8 +import cracklib as crack, math, string
9  
10  def check_password(password):
11         "Checks if a password is valid"
This page took 0.06243 seconds and 4 git commands to generate.