1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-12 23:01:01 +00:00
serenity/Userland/Libraries/LibDesktop
Lucas CHOLLET c5b7c9f479 LibCore+LaunchServer: Move portal directory to /tmp/user/%uid
The `/tmp/user` directory is owned by root, this solution prevents
malicious users to interfere with other users' portals.

This commit also moves `launch`'s portal in the user directory.
2022-08-14 21:52:35 +01:00
..
AppFile.cpp LaunchServer+LibDesktop: Open from mime type 2022-07-27 17:11:25 +01:00
AppFile.h LaunchServer+LibDesktop: Open from mime type 2022-07-27 17:11:25 +01:00
CMakeLists.txt Libraries: Move to Userland/Libraries/ 2021-01-12 12:17:46 +01:00
Launcher.cpp LibCore+LaunchServer: Move portal directory to /tmp/user/%uid 2022-08-14 21:52:35 +01:00
Launcher.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00