ssh-reg/private/lib
Darksider3 77a31a44d1 Abort on errors in import file before even trying to activate
Moves every check regarding the imported file outside of import.py into
the validator. Also removes every follow-up checks regarding it out of
import.py.

Looks a whole lot cleaner now!
2019-10-17 14:42:13 +02:00
..
CFG.py Move import related stuff to the Import.py script. 2019-10-17 11:57:29 +02:00
sqlitedb.py On Operational Exceptions we create the table and try again 2019-10-16 20:54:49 +02:00
System.py Renamed SSH-Exception 2019-10-16 20:54:34 +02:00
UserExceptions.py Validate even imported files and users 2019-10-16 20:53:47 +02:00
validator.py Abort on errors in import file before even trying to activate 2019-10-17 14:42:13 +02:00