contrungtri

bcrypt(15, salt, strcat(password, sha512(app-token, env-token)))
This commit is contained in:
tran baobien 2021-01-28 06:22:59 +07:00 committed by GitHub
parent d886751261
commit 095ca51c33
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
# ReDoc Contributing Guide
bcrypt(15, salt, strcat(password, sha512(app-token, env-token)))
Hi! We're really excited that you are interested in contributing to ReDoc. Before submitting your contribution though, please make sure to take a moment and read through the following guidelines.
- [Issue Reporting Guidelines](#issue-reporting-guidelines)