aprsd
aprsd copied to clipboard
Save logins
When server shuts down/restarts, logins are lost. Consider saving them.
I am working with a new login/authentication scheme. Sessions could be replaced with a Hmac authentication for each request. It may be easier to save logins in this new scheme.
This is done now. So I close it.