python-caldav / caldav

Apache License 2.0
314 stars 94 forks source link

Bugfix 295 #296

Closed tobixen closed 1 year ago

tobixen commented 1 year ago

This should raise the proper error on password problems.

(the authentication code is a constant annoyance ... IMHO this should be taken care of by the requests library)