-
Hey,
It would be interesting to be able to integrate sqlite cipher with nanosql.
Recently I have seen the need to have my local db encrypted and I was delighted with nanosql. I'm not sure if you a…
-
Currently:
![screen shot 2015-01-16 at 5 55 02 pm](https://cloud.githubusercontent.com/assets/6635970/5787143/d987061c-9da8-11e4-8e63-c7b089a59f65.png)
The Github link leads to a 404. Manually addin…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
`sls deploy`..aws lambda `apigw-cw-role` func
the lambda func name show like this: `trello-clone-api-undefined-custom-resource-apigw-cw-role`
**serverless.yml**
```
org: yeukfei05
app: trel…
-
### Describe the feature
**Problem:** You will get `Uncaught Error: Maximum update depth exceeded. This can happen when a component repeatedly calls setState inside componentWillUpdate or componentDi…
-
### What version of Bun is running?
1.0.16+800fb1290
### What platform is your computer?
Linux 5.15.0-91-generic x86_64 x86_64
### What steps can reproduce the bug?
When I make a reques…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
Line 94 of LambdAuthLogin/index.js simply check equality using 'hash == correctHash' but this is will make the function execution time be dependent on the number of correct characters in the hash. For…
ghost updated
8 years ago
-
## Summary
既にパスワードの長さを制限しているか、72バイトの制限を回避する対策をしていたのならすみません。
Misskeyは鍵導出関数としてbcryptを使っているかと思いますが、多くのbcryptの実装が入力の先頭の72バイトだけを使うようになっており、`bcryptjs`も同様です。なので、72バイト以上のパスワードを入力しても、先頭の72バイト以降は切り捨てられてしま…
-
Hi, this problem still exists. It seems the github download as of today is incomplete and missing parts which completely hinders the ability to continue the tutorial. I spent a while to figure it out …