]> WPIA git - motion.git/commit
add: adjust user handling per host
authorINOPIAE <m.maengel@inopiae.de>
Wed, 23 Dec 2020 06:24:24 +0000 (07:24 +0100)
committerINOPIAE <m.maengel@inopiae.de>
Thu, 31 Dec 2020 13:50:00 +0000 (14:50 +0100)
commit1653400a1d07f3433e1f8e10f484de9f88593c3f
treeed33064d009589263ed38914138c04fced160e56
parent7102b6e5ec7d3ef39627106f273ddc3ae2fa705d
add: adjust user handling per host

Change-Id: Ie04698b334883dbd513c66b8a136e9b23e90d3e4
12 files changed:
README.md
motion.py
sql/from_5.sql [new file with mode: 0644]
sql/sample_data.sql
sql/schema.sql
templates/proxy.html
tests/sql/sample_data_test_v4.sql [new file with mode: 0644]
tests/sql/schema_test_v5.sql [new file with mode: 0644]
tests/test_basics.py
tests/test_db_changes.py [new file with mode: 0644]
tests/test_motion.py
tests/test_user_api.py