Skip to content

Commit 25717ae

Browse files
committed
Changelog fix for the davclient.principals method
1 parent d60c0f9 commit 25717ae

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)