Mercurial > libervia-backend
diff src/memory/params.py @ 1263:cfd636203e8f frontends_multi_profiles
core: misc improvments:
- added some constants for message types and presence
- removed profile authentification specific methods in favor of a more generic "validated" key
author | Goffi <goffi@goffi.org> |
---|---|
date | Wed, 10 Dec 2014 18:36:11 +0100 |
parents | ff58a49a7022 |
children | faa1129559b8 |
line wrap: on
line diff
--- a/src/memory/params.py Wed Dec 10 18:32:33 2014 +0100 +++ b/src/memory/params.py Wed Dec 10 18:36:11 2014 +0100 @@ -179,7 +179,7 @@ return defer.fail(Failure(exceptions.ConnectedProfileError)) return self.storage.deleteProfile(profile) - def getProfileName(self, profile_key, return_profile_keys = False): + def getProfileName(self, profile_key, return_profile_keys=False): """return profile according to profile_key @param profile_key: profile name or key which can be