summaryrefslogtreecommitdiffstats
path: root/inc/session.inc.php
Commit message (Expand)AuthorAgeFilesLines
* Fix more type errors, stricter typingSimon Rettberg2023-11-151-1/+3
* Add function param/return types, fix a lot more phpstorm complaintsSimon Rettberg2023-11-141-10/+10
* [inc/Session] Fix default parameters to setcookie()Simon Rettberg2023-01-101-1/+1
* [session] Add checkbox to log out all other sessions on pw changeSimon Rettberg2023-01-051-0/+13
* [inc/Session] Add call to save session dataSimon Rettberg2022-07-011-3/+16
* [inc/Util] Add types, move error printing functions to their own classSimon Rettberg2022-05-021-5/+5
* [locations/minilinux] Minor cleanups and fixesSimon Rettberg2021-06-241-12/+23
* [main+Session] Move session from /tmp/ to session tableSimon Rettberg2021-05-111-51/+82
* Fix some typos (found by codespell)Stefan Weil2019-12-141-1/+1
* [inc/Session] Add timeout param to Session::set(), purge on loadSimon Rettberg2019-12-101-5/+22
* [inc/Util] Add method to agressively unset a cookieSimon Rettberg2019-10-311-1/+2
* [webinterface] Log user out when disabling HTTPS to prevent lockoutSimon Rettberg2017-05-051-2/+7
* Fix CSRF token checking; improve token/sid generationSimon Rettberg2016-05-191-5/+5
* Still working in modularization cleanup and refinementSimon Rettberg2016-05-111-0/+1
* Working on config.tgz composition through config modulesSimon Rettberg2014-05-151-1/+5
* Add minilinux download functionality and ipxe compilation scriptsSimon Rettberg2013-11-161-1/+1
* DB-Support, add user functionalitySimon Rettberg2013-10-281-2/+4
* Day 3Simon Rettberg2013-10-171-34/+89
* Initial commitSimon Rettberg2013-10-151-0/+49