summaryrefslogtreecommitdiff
path: root/pkg/requirements.pip
diff options
context:
space:
mode:
authorTomás Touceda <chiiph@leap.se>2013-03-08 14:24:05 -0300
committerTomás Touceda <chiiph@leap.se>2013-03-08 14:24:05 -0300
commite4e5f35c3fc7ff02bc20a6ef7eaffae09f485061 (patch)
tree01f4775d17ff7c87153eb5b1beaf1d5d2d289481 /pkg/requirements.pip
parent926575bc811e8382100695a3396da7191fb43eb3 (diff)
Add keyring and username/password saving capabilities
Also: - Fix translations in SRPAuth - Support non-ascii passwords - Make the server check if the characters are allowed, just check for easy passwords
Diffstat (limited to 'pkg/requirements.pip')
-rw-r--r--pkg/requirements.pip1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/requirements.pip b/pkg/requirements.pip
index f64ff102..797c4e96 100644
--- a/pkg/requirements.pip
+++ b/pkg/requirements.pip
@@ -5,3 +5,4 @@ jsonschema
requests
srp>=1.0.2
pyopenssl
+keyring \ No newline at end of file