You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
John Olheiser c6e4bc53aa
Check passwords against HaveIBeenPwned (#12716)
* Implement pwn

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Update module

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Apply suggestions mrsdizzie

Co-authored-by: mrsdizzie <info@mrsdizzie.com>

* Add link to HIBP

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Add more details to admin command

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Add context to pwn

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Consistency and making some noise ;)

Signed-off-by: jolheiser <john.olheiser@gmail.com>

Co-authored-by: mrsdizzie <info@mrsdizzie.com>
Co-authored-by: zeripath <art27@cantab.net>
4 years ago
..
setting Check passwords against HaveIBeenPwned (#12716) 4 years ago
auth.go Check passwords against HaveIBeenPwned (#12716) 4 years ago
auth_openid.go Whenever the ctx.Session is updated, release it to save it before sending the redirect (#11456) 4 years ago
avatar.go make avatar lookup occur at image request (#10540) 4 years ago
home.go Kanban board (#8346) 4 years ago
home_test.go Fix milestones too many SQL variables bug (#10880) 4 years ago
main_test.go Unit tests for wiki routers (#3022) 7 years ago
notification.go Use AJAX for notifications table (#10961) 4 years ago
oauth.go Escape more things that are passed through str2html (#12622) 4 years ago
profile.go Kanban board (#8346) 4 years ago