issues
search
tarak
/
django-password-policies
Django unicode-aware password policies.
Other
59
stars
92
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
django-password-policies is not maintained
#66
mpasternak
opened
3 years ago
0
Django 2.0 compatibility
#65
mpasternak
closed
6 years ago
1
Feature/adds django 1 10 compatibility
#64
mpasternak
closed
6 years ago
6
Adds Django 1.10 compat. while maintaining Django 1.7 compat.
#63
mkoistinen
opened
7 years ago
4
Resolve some Django 1.10 deprecations
#62
kevinklaes
opened
7 years ago
2
Fixed url patterns which are removed in django 1.10
#61
azpwnz
opened
7 years ago
4
Add Spanish (Argentina) language
#60
gonzalobustos
closed
8 years ago
2
Fixes PasswordChangeMiddleware deprecation issues for Django 1.10
#59
djangoat
opened
8 years ago
0
Broken in Django 1.10
#58
djangoat
opened
8 years ago
12
Corrected debian package in install docs
#56
davepeake
closed
8 years ago
2
Update views.py
#55
cks333
closed
8 years ago
2
git tags
#54
brianmay
closed
8 years ago
1
Fixes for Django 1.10 Warnings.
#53
ghost
closed
8 years ago
2
Use GET instead of REQUEST
#52
brianmay
closed
8 years ago
1
Fix get_current_site import
#51
brianmay
closed
8 years ago
2
get_current_site() will no longer be importable from django.contrib.sites.models
#50
ghost
closed
8 years ago
4
Fix for get_current_site not found.
#49
ghost
closed
8 years ago
2
Bug in password/reset view
#48
mhogg
closed
8 years ago
4
Is the pytz dependency still current?
#47
mhogg
closed
8 years ago
2
Publish latest version to pypi
#46
gBobCodes
closed
9 years ago
1
Merge fixes for issues 43 and 44.
#45
gBobCodes
closed
9 years ago
2
Occasional error when trying to delete PasswordChangeRequired
#44
gBobCodes
closed
9 years ago
1
Create password history when commit = True
#43
gBobCodes
closed
9 years ago
2
Fix for #41, middleware compatible with prefixed URLs
#42
piloos
closed
9 years ago
1
Forcing password change middleware fails when deploying site with prefix url
#41
piloos
closed
9 years ago
1
Support UUID for use in password reset form.
#40
ghost
closed
9 years ago
1
Python3
#39
mjschultz
closed
9 years ago
4
fixes errors on Python 3
#37
nesaro
closed
9 years ago
6
Typo fix: get_treshold -> get_threshold
#36
blag
closed
9 years ago
2
new release
#35
luk156
closed
9 years ago
1
italian translation
#34
luk156
closed
9 years ago
2
Added migrations
#33
storystream-forks
closed
9 years ago
1
SortedDict is deprecated as of Django 1.7
#32
dkrnl
closed
9 years ago
2
KeyError '_password_policies_change_required'
#31
xusy2k
closed
9 years ago
7
Typo fixed and Spanish (Spain) translations
#30
xusy2k
closed
9 years ago
5
Pickle serializer for sessions
#29
avium
opened
9 years ago
1
Added PASSWORD_CHECK_ONLY_AT_LOGIN
#28
lip77us
closed
9 years ago
5
Publish new version
#27
tarak
closed
9 years ago
1
Polish translation
#26
zaan
closed
9 years ago
1
Internationalization: Russian Locale
#25
dkrnl
closed
10 years ago
1
Django 1.7 support?
#24
vierja
closed
9 years ago
2
guard against ideal entropy being zero. Fixes: #22
#23
kouk
closed
10 years ago
9
DivisionByZero in entropy validator
#22
kouk
closed
9 years ago
1
One character password error fix
#21
tpeaton
closed
10 years ago
4
Roll new release?
#20
tpeaton
closed
10 years ago
2
Update setup.py
#19
aclark4life
closed
10 years ago
1
Remove upper limit on Django version
#18
aclark4life
closed
10 years ago
1
Serialization error with JSON session serializer
#17
eduardostalinho
closed
9 years ago
2
Made PasswordResetForm compatible with Django 1.6
#16
jakenbuhler
closed
10 years ago
1
requirements.txt
#15
mountainpaul
closed
10 years ago
2
Next