CC-3572: pypo user should have shell set to /bin/false
-done
This commit is contained in:
parent
57f782d3c2
commit
162c35419d
7 changed files with 327 additions and 3 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue