CC-3572: pypo user should have shell set to /bin/false

-done
This commit is contained in:
Martin Konecny 2012-04-02 19:04:16 -04:00
parent 57f782d3c2
commit 162c35419d
7 changed files with 327 additions and 3 deletions

View file

@ -21,7 +21,7 @@ from urlparse import urlparse
import base64
from configobj import ConfigObj
AIRTIME_VERSION = "2.0.2"
AIRTIME_VERSION = "2.0.3"
def api_client_factory(config, logger=None):
if logger != None: