j
k
j a
j l
Have you tried: ...createUser(self,user,password,roles=[]): self.data[username]=PersisentMapping() self.data[username].update({'username': username, 'password': password, 'roles':roles})
Have you tried:
createUser(self,user,password,roles=[]): self.data[username]=PersisentMapping() self.data[username].update({'username': username, 'password': password, 'roles':roles})
that was it, thanks a lot !!! Alex
Back to the thread
Back to the list