chiark / gitweb /
add a couple of known issues that need fixing
authorMatthew Vernon <mv3@sanger.ac.uk>
Tue, 22 Jun 2021 15:59:45 +0000 (16:59 +0100)
committerMatthew Vernon <mv3@sanger.ac.uk>
Tue, 22 Jun 2021 15:59:45 +0000 (16:59 +0100)
These are basically that the libraries we use have moved on quite a
bit since this code was last updated.

NOTES.org

index dc2c5039a4748355ce46e534911a425ca583f56b..5d77e0560243e6c36a03505b90c140a598b0d352 100644 (file)
--- a/NOTES.org
+++ b/NOTES.org
@@ -1,6 +1,11 @@
 
 ** TODO known issues
 
+- [ ] Update to use a recent exchangelib (e.g. ServiceAccount has been
+  done away with in favour of FaultTolerance)
+- [ ] Replace oauthclient2 use with google-auth-oauthlib (cf
+  https://google-auth.readthedocs.io/en/latest/oauth2client-deprecation.html
+  )
 - [X] have option to re-make gcal event even if link exists when doing
   matching (e.g. so if you've previously used a test gcal, it'll make
   events in the new gcal)