pcmt/modules
surtur f2025395b2
All checks were successful
continuous-integration/drone/push Build is passing
go: add basic hibp handling, requests scheduling
* change hibp schema's date field to string, as the date format would
  prevent direct unmarshaling. instead, marshal to string, convert later
* the scheduler is in place in order not to get throttled after going
  over API limit
* the scheduler detects when in testing mode and changes little bits of
  behaviour
* add tests for some basic requests
* run the requests scheduler as a background service during testing
2023-08-22 19:57:48 +02:00
..
bluemonday feat: add license headers (+spdx id) 2023-05-20 20:15:57 +02:00
db go: add a way to display upcoming db migrations 2023-08-13 16:57:19 +02:00
funcmap feat: add license headers (+spdx id) 2023-05-20 20:15:57 +02:00
hibp go: add basic hibp handling, requests scheduling 2023-08-22 19:57:48 +02:00
localbreach go: implement import of local breach data 2023-08-20 05:20:33 +02:00
password go: add handling of argon2 to the password module 2023-08-19 04:28:00 +02:00
template go: replace deprecated 'ioutil' imports by 'os' 2023-07-19 21:29:22 +02:00
user feat: implement user deletion 2023-08-07 21:29:30 +02:00