boinc/py/Boinc
Oliver Behnke 0909d34582 [web][android][lib] Add conditional terms of use consent requirement to create_account RPC
* Added a new config.xml setting "account_creation_rpc_require_consent" (default: disabled)
* Added condition to create_account RPC to return an error if consent details aren't given but required
* Defined a dedicated error number and default message (for C and Android use)
2019-03-11 11:36:41 +01:00
..
__init__.py
add_util.py
boinc_db.py python constants 2015-03-09 13:51:52 -07:00
boinc_project_path.py
boincxml.py make default xml indent 4 spaces 2016-03-13 23:41:58 +01:00
configxml.py
database.py db: Reorganize database changes, and add indices to new tables. 2018-06-12 12:08:26 -05:00
db_base.py web: allow <db_host> to include :port 2014-10-01 08:31:38 -07:00
db_mid.py
projectxml.py
sched_messages.py
setup_project.py [web][android][lib] Add conditional terms of use consent requirement to create_account RPC 2019-03-11 11:36:41 +01:00
tools.py server python code: fix bug in get_output_file_path() 2014-08-26 17:21:37 -07:00
util.py
version.py.in