issues
search
philnash
/
pwned
😱 An easy, Ruby way to use the Pwned Passwords API.
https://rubygems.org/gems/pwned/
MIT License
426
stars
22
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
testing
#35
alec-c4
opened
1 day ago
1
Support a custom but compatible host for the API
#33
nogweii
opened
10 months ago
0
End user confusion with error message
#32
j15e
opened
2 years ago
1
Add French and Dutch translations
#31
j15e
closed
2 years ago
1
Update README.md
#30
basex
closed
2 years ago
0
Support for Pwned API v3
#29
basex
closed
2 years ago
6
Adds zeitwerk as an autoloader and removes requires.
#28
philnash
opened
2 years ago
2
Readme.md says Pwned::HashPassword but it actually Pwned::HashedPassword
#27
matthewhively
closed
2 years ago
1
Add global default request_options
#26
c960657
closed
2 years ago
2
Environment proxy
#25
philnash
closed
3 years ago
0
Use proxy from environment unless given in request options
#24
dylan-hoefsloot
closed
3 years ago
4
Not using https_proxy from the OS
#23
jannamamer
closed
3 years ago
3
Allow specifying a proxy in request options (#21).
#22
dparpyani
closed
3 years ago
5
Support the ability to specify a proxy
#21
dparpyani
closed
3 years ago
3
Support calling the library asynchronously
#20
paprikati
closed
4 years ago
4
Using this asynchronously, but pre-hashing the password
#19
paprikati
closed
4 years ago
7
Fix crash b/c of nil + …
#18
flori
closed
4 years ago
5
Checking an already-hashed password
#17
TylerRick
closed
4 years ago
4
Support gzip/brotli compressed responses
#16
philnash
opened
4 years ago
0
Add double-splat to ActiveModel::Errors#add calls with options
#15
georgeclaghorn
closed
4 years ago
1
API Now Requires a Paid Account
#14
brandon-carag
closed
5 years ago
4
Replace OpenURI with Net::HTTP
#13
danielfone
closed
5 years ago
4
Add a pwned CLI/executable tool
#12
philnash
closed
5 years ago
0
Adds executable
#11
chrp
closed
5 years ago
2
Suggestion/Request First Class Support for continuous checking of passwords once they were sent.
#10
terracatta
closed
5 years ago
6
Don't raise TypeError if password is nil
#9
monfresh
closed
6 years ago
3
Change validator to not_pwned
#8
philnash
closed
6 years ago
2
ActiveRecord Validator may be confusing
#7
danielolivaresd
closed
6 years ago
3
Pwned validator threshold
#6
philnash
closed
6 years ago
1
Performance: read the response dump line by line instead of loading the whole thing in memory
#5
kpumuk
closed
6 years ago
0
Added simplified accessors Pwned.pwned? and Pwned.pwned_count
#4
kpumuk
closed
6 years ago
0
Added Rails validator
#3
kpumuk
closed
6 years ago
3
Performance optimizations and style
#2
kpumuk
closed
6 years ago
5
Refactored out the custom way of preserving an original exception
#1
kpumuk
closed
6 years ago
2