]> git.plutz.net Git - cgilite/history - session.sh
introduce functions for cookie based cryptographically signed session variables
[cgilite] / session.sh
2021-02-13 Paul Hänschintroduce functions for cookie based cryptographically...
2021-02-09 Paul Hänschsimplified mac function and cookie format
2021-02-06 Paul Hänschprefer hmac for session security
2020-11-04 Paul Hänschprevent line breaks in debug message
2020-11-04 Paul Hänschtry reading session key from post before trying cookie
2019-11-30 Paul Hänschallow configuration of session timeout, make timestamp...
2019-05-30 Paul HänschBugfix (security): fail session id check on undetermine...
2019-05-09 Paul Hänschfunction for providing file transaction IDs
2019-04-04 Paul HänschMerge branch 'master' of plutz.net:cgilite
2018-11-20 Paul Hänschid checker for correct slopecode
2018-11-18 Paul Hänschvarious refinements in new modules
2018-11-18 Paul Hänschmake session cookies http only
2018-11-18 Paul Hänschfunctions for logging and session handling