Dmitry S
1517dca644
(core) Implement DiscourseConnect to enable easy sign-in to community forum
...
Summary:
- Update cookie module, to support modern sameSite settings
- Add a new cookie, grist_sid_status with less-sensitive value, to let less-trusted subdomains know if user is signed in
- The new cookie is kept in-sync with the session cookie.
- For a user signed in once, allow auto-signin is appropriate.
- For a user signed in with multiple accounts, show a page to select which account to use.
- Move css stylings for rendering users to a separate module.
Test Plan: Added a test case with a simulated Discourse page to test redirects and account-selection page.
Reviewers: paulfitz
Reviewed By: paulfitz
Differential Revision: https://phab.getgrist.com/D3047
2021-10-01 11:24:22 -04:00
..
2021-05-24 12:56:18 -04:00
2021-04-26 18:54:55 -04:00
2021-05-12 11:26:21 -04:00
2020-07-21 20:39:10 -04:00
2021-09-29 11:27:02 -04:00
2020-07-21 20:39:10 -04:00
2021-05-24 12:56:18 -04:00
2021-10-01 10:18:56 -04:00
2021-02-15 17:02:24 -05:00
2020-07-21 20:39:10 -04:00
2021-09-16 10:06:04 -04:00
2020-07-21 20:39:10 -04:00
2021-02-15 17:02:24 -05:00
2020-07-21 20:39:10 -04:00
2020-07-21 20:39:10 -04:00
2021-09-14 10:03:18 -04:00
2020-10-02 13:24:21 -04:00
2021-08-26 13:36:49 -07:00
2021-08-12 11:51:21 -07:00
2020-07-21 20:39:10 -04:00
2021-05-03 17:16:24 -04:00
2021-09-24 15:10:13 +02:00
2020-07-21 20:39:10 -04:00
2020-07-21 20:39:10 -04:00
2021-08-17 23:20:52 +02:00
2021-09-23 14:35:39 +02:00
2021-09-29 11:27:02 -04:00
2020-10-30 13:52:46 -04:00
2021-09-16 10:06:04 -04:00
2020-07-21 20:39:10 -04:00
2020-07-21 20:39:10 -04:00
2021-02-15 17:02:24 -05:00
2020-07-21 20:39:10 -04:00
2021-05-27 15:48:12 +02:00
2020-07-21 20:39:10 -04:00
2021-07-15 15:18:32 -07:00
2021-07-01 18:38:21 +02:00
2021-08-20 23:04:48 +02:00
2021-10-01 11:24:22 -04:00
2021-09-24 15:10:13 +02:00
2020-07-21 20:39:10 -04:00
2020-11-10 08:12:31 -05:00
2021-01-12 14:08:49 -05:00
2021-09-24 15:10:13 +02:00
2021-09-24 15:10:13 +02:00
2020-07-21 20:39:10 -04:00
2020-07-21 20:39:10 -04:00
2021-05-24 12:56:18 -04:00
2020-07-21 20:39:10 -04:00
2021-08-26 13:36:49 -07:00
2021-09-01 18:16:57 +02:00
2021-09-21 10:02:59 -04:00
2020-07-21 20:39:10 -04:00
2021-04-26 18:54:55 -04:00
2021-07-30 14:17:54 -04:00
2020-11-06 09:24:56 -05:00
2020-07-21 20:39:10 -04:00
2020-07-21 20:39:10 -04:00
2021-05-27 15:48:12 +02:00
2021-10-01 10:18:56 -04:00
2020-07-21 20:39:10 -04:00
2021-03-15 09:54:10 -04:00
2020-08-19 11:31:42 -04:00
2021-09-24 09:01:10 -04:00
2020-07-21 20:39:10 -04:00
2021-04-26 18:54:55 -04:00
2020-07-21 20:39:10 -04:00
2020-07-21 20:39:10 -04:00
2021-04-26 18:54:55 -04:00
2020-07-23 16:21:08 -04:00
2020-07-21 20:39:10 -04:00
2021-09-24 09:01:10 -04:00
2021-10-01 10:47:12 +02:00
2020-09-29 18:57:56 -04:00
2021-09-16 18:44:50 -04:00
2021-07-20 15:17:03 +02:00
2021-08-26 13:36:49 -07:00