Skip to content
Snippets Groups Projects
Verified Commit 9386cf4c authored by Timm Fitschen's avatar Timm Fitschen
Browse files

REL: fix some occurrences of "HeartDB"

parent 43e68257
No related branches found
No related tags found
1 merge request!21Release v0.4.0
Pipeline #9016 passed
# Authentication # Authentication
Some features of HeartDB are available to registered users only. Making any changes to the data stock via HTTP requires authentication by `username` _plus_ `password`. They are to be send as a HTTP header, while the password is to be hashed by the sha512 algorithm: Some features of CaosDB are available to registered users only. Making any changes to the data stock via HTTP requires authentication by `username` _plus_ `password`. They are to be send as a HTTP header, while the password is to be hashed by the sha512 algorithm:
| `username:` | `$username` | | `username:` | `$username` |
|-------------|-------------|- |-------------|-------------|-
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment