Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 434 Bytes

TODO.md

File metadata and controls

7 lines (5 loc) · 434 Bytes

Plans

  • Use the anti timing-attack from auth.
  • Look into supporting HTTP basic auth, but only for some paths (see scoreserver).
  • Use a more international selection of letters when validating usernames (in userstate.go).
  • Let HashPassword return an error instead of panic if bcrypt should fail (unlikely), for permissions3.