chiark / gitweb /
Eliminate the need for password files
authorTorsten Grote <t@grobox.de>
Tue, 11 Apr 2017 19:34:49 +0000 (16:34 -0300)
committerTorsten Grote <t@grobox.de>
Tue, 11 Apr 2017 19:34:49 +0000 (16:34 -0300)
commit4d25113fa0f6ad923b6b71ff9c8cb139042b1f9e
tree3664e42dfda3b2fb4cd8c63c16931463fe035d8e
parentcb942168d5e58fcc20b7e23113374f3ae49c50d0
Eliminate the need for password files

The passwords are now passed as private environment variables to the
processes that need them.
fdroidserver/common.py
fdroidserver/index.py
fdroidserver/publish.py
fdroidserver/signindex.py