Commit Graph

4 Commits

Author SHA1 Message Date
Bofh ef8713438f Implemented login + bio/website setting + profile pic setting
* save cookies as dict in the db accounts file
* md5sum wrapped
* db_get and db_set functions
* config() function to read config.json
* other improvements
2021-02-07 14:55:02 +01:00
Bofh ece785b02e User creation automated + server port configurable
* Make sure user input can never contain an invalid character as it might create a shell exploit vulnerability otherwise
2021-02-07 02:56:08 +01:00
Bofh 6c7bfcbf47 Added pycache 2021-02-07 01:25:08 +01:00
Bofh 02eff5188a initial commit 2021-02-06 21:12:19 +01:00