summaryrefslogtreecommitdiff
path: root/src/leap/bonafide/provider.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/leap/bonafide/provider.py')
-rw-r--r--src/leap/bonafide/provider.py5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/leap/bonafide/provider.py b/src/leap/bonafide/provider.py
index ca2ea1d..5b13d73 100644
--- a/src/leap/bonafide/provider.py
+++ b/src/leap/bonafide/provider.py
@@ -21,8 +21,13 @@ LEAP Provider API.
class LeapProviderApi(object):
# TODO when should the provider-api object be created?
+ # TODO relate to a Provider object, with autoconf flag.
# XXX separate in auth-needing actions?
+ # doing that in LeapSession right now (with a decorator)
+ # but probably it would be better if we can just gather that info in just
+ # one place and decorate the methods programatically.
+
# XXX version this mapping !!!
actions = {