Neale Swinnerton

Results 4 issues of Neale Swinnerton

crypto-password seems to be a good thing to capture community knowledge about the best way to handled passwords. Let's standardise on it: https://github.com/weavejester/crypto-password/

enhancement

If we are reading user data, in particular numbers, we cannot use `read-string` because it has features that users of the api do not expect. e.g. measurements where the value...

to reproduce: - without selecting a file, hit upload - 'Please Select a File' error appears - select a file, hit upload. - file accepted for processing appears, but error...

when you do an api call that results in a 404, you get an html page back. Should get something more appropriate.