issues
search
michaelbanfield
/
devise-pwned_password
Devise extension that checks user passwords against the PwnedPasswords dataset
https://rubygems.org/gems/devise-pwned_password
MIT License
156
stars
29
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Don't require ActiveRecord
#48
BjarneD
closed
6 months ago
0
Update ruby.yml
#47
michaelbanfield
closed
7 months ago
0
Update pwned dependency
#46
fastjames
closed
7 months ago
4
Please consider supporting Pwned 2.4.1
#45
oskarpearson
closed
7 months ago
0
Prepare 0.1.10
#44
michaelbanfield
closed
1 year ago
0
Fix github actions & validate user in unit tests.
#43
michaelbanfield
closed
1 year ago
0
Fix github actions & validate user in unit tests.
#42
michaelbanfield
closed
1 year ago
0
fix: issue with devise 4.9.1
#41
alec-c4
closed
1 year ago
1
Fail after upgrade to devise 4.9.1
#40
alec-c4
closed
1 year ago
3
custom user agent
#39
runephilosof-abtion
opened
3 years ago
0
Support pwned 2.1.0
#38
jonathan-wondereur
closed
7 months ago
0
Check if existing user has weak passwords and force password change
#37
scicco
opened
3 years ago
1
Passwork check is triggered on any model update
#36
aldent95
opened
4 years ago
0
Rename ambiguous min_password_matches/min_password_matches_warn option to threshold… to match pwned gem
#35
TylerRick
opened
4 years ago
1
Add callback methods
#34
TylerRick
opened
4 years ago
0
Make the docs regarding warning (warn_pwned/min_password_matches_warn) clearer
#33
TylerRick
closed
4 years ago
0
Docs are confusing/misleading regarding min_password_matches_warn
#32
TylerRick
opened
4 years ago
0
Add global enabled option so we can toggle it on and off for different tests
#31
TylerRick
opened
4 years ago
5
Add global enabled option so we can toggle it on and off for different tests
#30
TylerRick
opened
4 years ago
0
Add missing tests for User.min_password_matches_warn
#29
TylerRick
closed
4 years ago
0
Pass count to error message
#28
TylerRick
closed
4 years ago
0
validation should be checked anytime password is changed, even if password_required? returns false
#27
TylerRick
closed
4 years ago
1
Add template methods
#26
flori
opened
4 years ago
5
Update ruby.yml
#25
michaelbanfield
closed
4 years ago
0
Create ruby.yml
#24
michaelbanfield
closed
4 years ago
0
Only check for pwned password if pwned_password_check_on_sign_in is set to true
#23
jpawlyn
closed
4 years ago
4
Config option to stop call to haveibeenpwned API on login
#22
jpawlyn
closed
4 years ago
1
Updates to Pwned version 2
#21
philnash
closed
4 years ago
0
Consider using unpwn to reduce API calls
#20
eliotsykes
opened
5 years ago
1
Pwned Passwords API will continue to be free, so this gem is not affected by the changes to the HIBP API
#19
ndbroadbent
closed
5 years ago
1
Feature: Ability to disable pwned check in test environment
#18
AL-Outpost
closed
5 years ago
3
password_required? error
#17
jbienia
closed
5 years ago
1
Optionally set a different password match threshold to warn users
#16
damonmorgan
closed
5 years ago
2
Expose pwned_count on the devise resource
#15
barrywoolgar
closed
6 years ago
1
💎 bumps Rails dependency to 5.2
#14
kylekeesling
closed
6 years ago
2
Replaces net/http with pwned gem.
#13
philnash
closed
6 years ago
3
Feature: Generators for module installation and controller modification
#12
michaelbanfield
closed
6 years ago
0
Refactoring: consider replacing common api logic with pwned gem
#11
michaelbanfield
closed
6 years ago
4
Feature: Allow custom endpoint for pwnedpassword API
#10
michaelbanfield
closed
6 years ago
1
Handle nil password edgecase
#9
damonmorgan
closed
6 years ago
5
Warn on sign in if the password has been pwned
#8
damonmorgan
closed
6 years ago
0
Feature: Optionally check passwords on sign in and warn the user if found in breach database.
#7
damonmorgan
closed
6 years ago
1
Fix “no implicit conversion of nil into String”
#6
damonmorgan
closed
6 years ago
2
Allow error message to be customised
#5
damonmorgan
closed
6 years ago
4
Fail silently for Net::HTTP exceptions
#4
damonmorgan
closed
6 years ago
1
mark Rails as development dependency
#3
wjordan
closed
6 years ago
3
Add rubocop to project and CI
#2
pfigel
closed
6 years ago
2
Implement PwnedPasswords V2
#1
pfigel
closed
6 years ago
0