Mateusz Kikmunter
Mateusz Kikmunter
Hi, I just tried to reproduce this error but I was able to register and login with 256 character long password. I also tried longer passwords and it worked too...
Hey, I might look into backend tests. I already added few in my other [PR](https://github.com/gitfrosh/lotr-api/pull/53) and can continue working on that.
Agree, it would be beneficial. Maybe it's worth to create another issue?
Nice, looks good, thanks for your help! :)
@gitfrosh , please check this one before I'll merge it.
> Hey @MateuszKikmunter, thanks for working on this! Added some minor improvements and will merge asap. No problem, thanks for looking at this PR. 😊
Hey @iisisrael , nicely done, but there's a [PR](https://github.com/gitfrosh/lotr-api/pull/116) for TypeScript migration for the backend part, so I'd suggest to wait until it's merged and incorporate TS changes into your...
> RE: trial merge of this PR and #116... > > This is the only file merge that needs to happen: > > ``` > diff --git a/.gitignore b/.gitignore >...
> @MateuszKikmunter solved the crashing, Alpine container architecture doesn't support the bcrypt binary execution. Nice, thanks for looking at it!
Looks good to me but @gitfrosh pls take a look too.