marcus67 / little_brother

Parental Control Application implemented in Python 3 packaged for Debian and Ubuntu to monitor and limit kids' play time on Linux hosts
GNU General Public License v3.0
59 stars 9 forks source link

Remove support for obsolete ruleset and user configurations #134

Open marcus67 opened 3 years ago

marcus67 commented 3 years ago

Since version 0.3 the GIU supports configuration of users and rule sets. However, the application still contains functionality to read obsolete configuration files. Also, the test cases regarding rule sets are based on the obsolete configurations.

All obsolete source code has to be removed and the test cases have to be migrated to the persistent model.