summaryrefslogtreecommitdiffstats
path: root/modules-available/remoteaccess/baseconfig/getconfig.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* Add function param/return types, fix a lot more phpstorm complaintsSimon Rettberg2023-11-141-4/+7
|
* [remoteaccess] Force SLX_AUTOLOGIN = OFF in remote access modeSimon Rettberg2022-10-021-0/+2
|
* [locations/remoteaccess] Add option to veto remoteaccess modeSimon Rettberg2022-04-291-0/+9
| | | | | | | Remoteaccess mode can now be forced to be disabled for individual locations in locations module, either unconditionally, or whenever the openingtimes schedule says the room is open. A reboot will be triggered whenever the room opens/closes to force clients into the proper runmode.
* Formatting/minor refactoringSimon Rettberg2022-04-191-24/+24
|
* [remoteaccess] Add VNC port to client configSimon Rettberg2021-05-051-1/+2
|
* [remoteaccess] Don't disable screen saver entirely but disable auto-lockSimon Rettberg2021-03-101-1/+5
| | | | | | This way after 30+ minutes we would still pop up the screen saver that would count down to the next logout/reboot/shutdown, so the user gets an idea that the session won't last forever.
* [remoteaccess/exams] Disable screen-saver timeout for these modesSimon Rettberg2020-09-231-0/+2
|
* [exams/runmode/remoteaccess] Tweak baseconfig hook (runmode/format)Simon Rettberg2020-09-171-15/+23
|
* [remoteaccess] Fix: "active" flag was not honored in getconfig hookSimon Rettberg2020-07-221-1/+3
|
* [remoteaccess] Report this as dedicated runmodeSimon Rettberg2020-07-101-0/+1
|
* [remoteaccess] New moduleSimon Rettberg2020-05-151-0/+18