This commit is contained in:
Zef Hemel
2022-12-05 13:07:38 +01:00
parent 3175b3c948
commit 0b82d248d3
6 changed files with 14 additions and 8 deletions
+1
View File
@@ -6,6 +6,7 @@ release.
## Next
* Replaced the `--password` flag with `--user` taking a basic auth combination of username and password, e.g. `--user pete:1234`. Authentication now uses standard basic auth. This should fix attachments not working with password protected setups.
* Added support for ~~strikethrough~~ syntax.
---