Commit graph

16 commits

Author SHA1 Message Date
c40ef4d40a Max username length is 16 now 2019-10-12 14:28:18 +02:00
cab4cd25a2 Well, that alternative view rocks hard... 2019-10-12 14:21:26 +02:00
b368ea058c huh, that already looks close to good... o.o 2019-10-12 13:57:38 +02:00
f06d4fa945 first steps towards real listings! 2019-10-12 13:34:01 +02:00
3915843943 introducing the -u flag, which turns on the 'unapproved' mode.
Oh, and just testing it in ListUsers.py :)
2019-10-12 12:26:16 +02:00
2eeeebdacb Add sceleton for listusers.py 2019-10-12 11:54:29 +02:00
96837cebe3 Externalize CFG-Handling into lib/CFG.py.
Never write this code again!
2019-10-12 11:39:19 +02:00
8ed215e89b Create sqlite3 connector class to handle all the errors and quirks for us 2019-10-12 11:38:43 +02:00
c4912502d7 Now with dynamic TILDE_CONF support! 2019-10-11 07:01:26 +02:00
79fb448f30 pep8-changes like before mostly 2019-10-11 06:40:32 +02:00
4d353e6804 Some PEP8 conform changes, noteably line breaks and too long lines and indendantion 2019-10-11 04:39:15 +02:00
4079166167 Respect $TILDE_CONF ENV in container build 2019-10-06 14:01:28 +02:00
e00e587fac Reflect changes made 2019-09-24 00:38:03 +02:00
93e846e775 Big restructure of all directories:
config regarding ssh-reg into ssh-reg repository,
config regarding ssh and logins itself into config/etc

administrate.py to private/
userapplications.py to public/
scripts to private/scripts/
2019-09-23 23:17:21 +02:00
3971ed88e8 Introduce TILDE_CONF environment variable 2019-09-20 15:35:35 +02:00
n1trux
e5aae6bdc3 initial commit 2019-08-15 14:06:07 +02:00