test: Add 8 and update 14 files
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
{
|
||||
"write_tokens": [
|
||||
"REPLACE_WITH_SECURE_TOKEN_1",
|
||||
"REPLACE_WITH_SECURE_TOKEN_2",
|
||||
"REPLACE_WITH_SECURE_TOKEN_3"
|
||||
"REPLACE_WITH_BCRYPT_HASH_1",
|
||||
"REPLACE_WITH_BCRYPT_HASH_2",
|
||||
"REPLACE_WITH_BCRYPT_HASH_3"
|
||||
],
|
||||
"_comment": "Tokens should be bcrypt hashes. Generate with: ./output/hash_token YOUR_SECRET_TOKEN",
|
||||
"_example_hash": "$2b$12$7d5c2e5f4a3b1e9f8c7b6a5d4e3f2a1b9c8d7e6f5a4b3c2d1e9f8a7b6c5d4e3f",
|
||||
"rate_limiting": {
|
||||
"auth_rate_limit": 5,
|
||||
"auth_window_seconds": 300
|
||||
|
Reference in New Issue
Block a user