예제 #1
0
 def __init__(self, app):
     BasicAuth.__init__(self, app)
예제 #2
0
 def __init__(self, app):
     BasicAuth.__init__(self, app)
     self.user = None