Commit Graph

6 Commits

Author SHA1 Message Date
Sebastian Lohff 970a3ae517 Remove some python2 --> python3 leftovers
Remove some __future__ imports and the six compability layer (which was
not mentioned in the requirements.txt anyway).
2022-01-22 17:35:57 +01:00
Sebastian Lohff e5465632b4 Pep8 fixes
Reformat codebase a bit so it is easier to work with.
2022-01-22 17:35:57 +01:00
Sebastian Lohff 0c8ba5eb87 Add REST API to webinterface 2022-01-22 17:27:39 +01:00
Sebastian Lohff d9e12e362d Enhanced call validation for log and registration 2017-01-22 19:52:33 +01:00
Sebastian Lohff 6d6b68f270 Better Regex for uservalidation / callvalidation 2017-01-20 23:36:21 +01:00
Sebastian Lohff cd176537f1 Missing files 2017-01-20 14:28:59 +01:00