mirror of
https://github.com/gristlabs/grist-core.git
synced 2025-06-13 20:53:59 +00:00
Summary: This adds a nuanced redirecting endpoint. For example, on docs.getgrist.com it does: 1) If logged in and no team site -> https://docs.getgrist.com/ 2) If logged in and has team sites -> https://docs.getgrist.com/welcome/teams 3) If logged out but has a cookie -> /login, then 1 or 2 4) If entirely unknown -> /signup Test Plan: added a test; tested behavior through logins manually Reviewers: dsagal Reviewed By: dsagal Subscribers: dsagal Differential Revision: https://phab.getgrist.com/D3828 |
||
|---|---|---|
| .. | ||
| de.client.json | ||
| de.server.json | ||
| en.client.json | ||
| en.server.json | ||
| es.client.json | ||
| es.server.json | ||
| fr.client.json | ||
| fr.server.json | ||
| it.client.json | ||
| nb_NO.client.json | ||
| nb_NO.server.json | ||
| pl.client.json | ||
| pt_BR.client.json | ||
| pt_BR.server.json | ||
| ru.client.json | ||
| uk.client.json | ||
| zh_Hans.client.json | ||