sum7/warehost
sum7
/
warehost
Archived
1
0
Fork 0
This repository has been archived on 2020-09-27. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Martin Geno 7320874578 improve login + add system-password and system-delete 2016-08-17 22:31:58 +02:00
config add logging 2016-08-14 15:29:54 +02:00
lib improve login + add system-password and system-delete 2016-08-17 22:31:58 +02:00
system improve login + add system-password and system-delete 2016-08-17 22:31:58 +02:00
.gitignore new api structur 2016-08-16 08:30:02 +02:00
README.md improve loggin 2016-08-14 18:29:25 +02:00
config.yml.example add logging 2016-08-14 15:29:54 +02:00
main.go improve loggin 2016-08-14 18:29:25 +02:00

README.md

TODO on change

ALTER TABLE login ALTER createat TYPE timestamptz;
ALTER TABLE login ALTER lastloginat TYPE timestamptz;