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
Branches
Tags
1 merge request!21Release v0.4.0
Pipeline #9016 passed
This commit is part of merge request !21. Comments created here will be created in the context of that merge request.
# 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` |
|-------------|-------------|-
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment