summaryrefslogtreecommitdiffstats
path: root/core/modules/kiosk-chromium/data/opt/openslx/pam/hooks/session-open.d
Commit message (Collapse)AuthorAgeFilesLines
* [kiosk-chromium] Disable import of distro-specific bookmarksSimon Rettberg2023-12-051-0/+9
|
* [kiosk-chromium] Fix reload on inactivitySimon Rettberg2023-12-051-0/+1
| | | | | | Home button default behavior has changed; update policy. Also, killall chromium was missing for debian, but should've been handled by the follow-up session-terminate command.
* [kiosk-chromium] Adapt to different path name on DebianSimon Rettberg2023-02-022-3/+12
|
* [kiosk-chromium] Consider whitespace-only blacklist as emptySimon Rettberg2022-05-191-1/+2
| | | | .... and then interpret this as "*".
* [kiosk-chromium] Needs to run in bashSimon Rettberg2022-05-031-0/+3
|
* [kiosk-chromium] Fix black-/whitelist generatorSimon Rettberg2022-04-271-14/+19
|
* [kiosk-chromium] disable auto-updateJonathan Bauer2021-06-251-0/+1
|
* [kiosk-chromium] Support black- and whitelist at the same timeSimon Rettberg2020-10-281-11/+23
|
* [kiosk-chromium] Use jq to build URL white/blacklistSimon Rettberg2020-10-201-27/+33
|
* [kiosk-chromium] implement SLX_BROWSER_RELOAD_SECSJonathan Bauer2019-07-301-10/+9Star
| | | | | | + space-safe arguments array for chromium-browser call + directly create bookmark template without creating a billion tempfiles...
* [pam-slx-plug] Move old pam_script_* hook dirs to pam dirSimon Rettberg2019-06-282-0/+106
They're all now in subdirectories of /opt/openslx/pam/hooks. Symlinks have been put in place where they used to reside.