You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ This project should adhere to [Semantic Versioning](https://semver.org/spec/v2.0
24
24
* Improved tests (but no test for inheritance yet).
25
25
* Documentation, linked up from the reference section of the doc.
26
26
* 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
0 commit comments