]> git.plutz.net Git - cgilite/history - session.sh
bugfix: prevent white space lines from becoming code blocks
[cgilite] / session.sh
2022-03-15 Paul HänschAPI CHANGE: do not set session cookie automatically
2021-09-15 Paul Hänschfunction new_session to force session update, limit...
2021-09-13 Paul Hänschallow suppression of default session cookie
2021-08-02 Paul Hänschimproved gonzo mac if openssl is unavailable
2021-07-24 Paul Hänschenable pipe/argument choice for more functions
2021-05-15 Paul Hänschtry automatic switching to busybox for uuencode and...
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