livebook/lib/livebook_web
ByeongUk Choi 120eb2d0ef
Redirect after authentication (#1112)
* auth token mode routes /authentication

* redirect after authentication with session

* Apply code review

* Apply suggestions from code review

* Apply suggestions from code review
2022-04-15 14:24:35 +02:00
..
channels Don't show output init timeout message on serialization error (#1096) 2022-04-09 15:48:44 +02:00
controllers Redirect after authentication (#1112) 2022-04-15 14:24:35 +02:00
helpers Refactoring codes (#1097) 2022-04-09 15:53:17 +02:00
live Labeled text block (#1117) 2022-04-15 14:23:41 +02:00
plugs Redirect after authentication (#1112) 2022-04-15 14:24:35 +02:00
templates Handle token auth under the same /authenticate route as password (#1104) 2022-04-13 18:51:28 +02:00
views Move auth to its own view 2021-04-16 22:18:59 +02:00
endpoint.ex Add LIVEBOOK_FORCE_SSL_HOST env (#1064) 2022-03-23 18:24:58 +01:00
helpers.ex Group LV helpers (#1061) 2022-03-17 23:33:18 +01:00
iframe_endpoint.ex Serve iframes from another local port when running on http (#989) 2022-02-08 14:45:58 +01:00
router.ex Automate searching and adding new dependencies (#1081) 2022-04-01 20:13:37 +02:00
telemetry.ex Rename project (#68) 2021-03-03 22:56:28 +01:00