livebook/lib/livebook_web
José Valim 29c5cb1904 ZTA revamp
* Rename SessionIdentity to PassThrough and make it part of ZTA

* Compute the ID at the Plug level, rather than ZTA level and
  avoid storing it twice

* Stop the user "avatar" from flashing on initial render

* Do not duplicate identity data inside user data, rather keep
  them distinct
2024-04-13 10:29:22 +02:00
..
channels Reorganize helpers (#2450) 2024-01-26 08:23:37 +01:00
components Implement Basic Auth ZTA (#2564) 2024-04-13 09:07:33 +02:00
controllers Fix auth redirect with specific base url path (#2516) 2024-03-21 17:08:19 +01:00
errors Exclude modules from docs (#2218) 2023-09-21 12:28:45 +02:00
helpers Introduce abstraction for app deployment and permanent apps (#2524) 2024-03-26 20:20:07 +01:00
live Send more fields to Teams API when deploying an app (#2563) 2024-04-12 10:36:16 -03:00
plugs ZTA revamp 2024-04-13 10:29:22 +02:00
endpoint.ex Fix invalid cookie naming - cookie names can't contain : (#2539) 2024-04-02 15:25:08 +02:00
iframe_endpoint.ex Fix LIVEBOOK_PORT=0 for iframes 2023-12-25 10:59:55 +01:00
router.ex Move all deployment group to hub page 2024-03-30 11:23:06 +01:00
telemetry.ex Rename project (#68) 2021-03-03 22:56:28 +01:00