forgejo/routers
John Olheiser c6e4bc53aa
Check passwords against HaveIBeenPwned ()
* 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>
2020-09-08 17:06:39 -05:00
..
admin Check passwords against HaveIBeenPwned () 2020-09-08 17:06:39 -05:00
api/v1 Check passwords against HaveIBeenPwned () 2020-09-08 17:06:39 -05:00
dev Display ui time with customize time location () 2019-08-15 22:46:21 +08:00
events Add EventSource support () 2020-05-07 22:49:00 +01:00
org Move jquery-minicolors to npm/webpack () 2020-07-29 14:44:23 -04:00
private Rename models.ProtectedBranchRepoID to models.EnvRepoID and ensure EnvPusherEmail is set () 2020-08-30 08:24:39 +01:00
repo Change/remove a branch of an open issue () 2020-09-08 12:29:51 -04:00
routes Change/remove a branch of an open issue () 2020-09-08 12:29:51 -04:00
user Check passwords against HaveIBeenPwned () 2020-09-08 17:06:39 -05:00
utils Re-attempt to delete temporary upload if the file is locked by another process () 2020-08-11 21:05:34 +01:00
home.go Show 2FA info on Admin Pannel: Users List () 2020-08-20 09:53:49 +08:00
init.go Add a storage layer for attachments () 2020-08-18 12:23:45 +08:00
install.go models: fix xorm variable clobber () 2020-07-13 09:58:55 +01:00
metrics.go Use gitea forked macaron () 2019-08-23 12:40:29 -04:00
swagger_json.go Add gitea-vet () 2020-04-05 07:20:50 +01:00