Skip to content

Commit 20a757e

Browse files
authored
Changelog fix for the davclient.principals method
#516
1 parent 1e88f88 commit 20a757e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ This project should adhere to [Semantic Versioning](https://semver.org/spec/v2.0
2424
* Improved tests (but no test for inheritance yet).
2525
* Documentation, linked up from the reference section of the doc.
2626
* It's allowable with a yaml config file, but the yaml module is not included in the dependencies yet ... so late imports as for now, and the import is wrapped in a try/except-block
27-
* New method `davclient.principals()` will return all principals on server - if server permits.
27+
* New method `davclient.principals()` will return all principals on server - if server permits. It can also do server-side search for a principal with a given user name - if server permits
2828

2929
### Documentation and examples
3030

0 commit comments

Comments
 (0)