Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
eos
QuarkDB
Commits
e687648e
Commit
e687648e
authored
Feb 03, 2020
by
Georgios Bitzes
Browse files
Document minimum password length
parent
55b30fc4
Pipeline
#1391315
passed with stages
in 61 minutes and 35 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
docs/AUTHENTICATION.md
View file @
e687648e
...
...
@@ -2,7 +2,8 @@
## Configuration
Three configuration options control password authentication in QuarkDB:
Three configuration options control password authentication in QuarkDB. Please note that
passwords need to contain a minimum of 32 characters.
*
__redis.password__: Ensures that clients need to prove they know this password
in order to be able to connect. This includes other QuarkDB nodes: All QuarkDB
...
...
@@ -83,4 +84,4 @@ the password it knows about:
```
*
The server validates the signature, and if the signatures match, lets the
client through.
\ No newline at end of file
client through.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment