puter/packages
Sam Atkins e2ea57fcf9 tweak(phoenix): Only take auth params from config message
Having the parent app send us arbitrary config values was a holdover
from when phoenix was an embedded iframe and not a separate app. It led
to a security issue previously. Let's only take the auth parameters
since we can't get those otherwise, and they're safe to read.
Everything else should be available in our own URL params.
2024-07-01 12:46:15 -04:00
..
backend chore: add temp user-app permission 2024-06-30 16:40:25 -04:00
contextlink refactor: flatten the monorepo 2024-06-08 01:07:42 -04:00
git doc(git): Expand documentation and add FIXMEs 2024-06-28 14:19:23 -04:00
parsely refactor: Move parsely into top-level packages directory 2024-06-28 14:19:23 -04:00
phoenix tweak(phoenix): Only take auth params from config message 2024-07-01 12:46:15 -04:00
pty refactor: flatten the monorepo 2024-06-08 01:07:42 -04:00
puter-js close #483 2024-06-19 22:30:42 -07:00
puter-js-common fix: Throw an error when readdir is called on a non-directory 2024-06-24 19:08:56 -04:00
strataparse refactor: flatten the monorepo 2024-06-08 01:07:42 -04:00
terminal refactor: flatten the monorepo 2024-06-08 01:07:42 -04:00
useapi feat: add external mod loading 2024-06-09 13:14:48 -04:00