Commit 60c836d
v0.6.29: login improvements, posthog telemetry (#4026)
* feat(posthog): Add tracking on mothership abort (#4023)
Co-authored-by: Theodore Li <theo@sim.ai>
* fix(login): fix captcha headers for manual login (#4025)
* fix(signup): fix turnstile key loading
* fix(login): fix captcha header passing
* Catch user already exists, remove login form captcha1 parent 842aa2c commit 60c836dCopy full SHA for 60c836d
1 file changed
+8Lines changed: 8 additions & 0 deletions
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- apps/sim/app/workspace/[workspaceId]/home
Expand file treeCollapse file tree
Open diff view settings
Collapse file
apps/sim/app/workspace/[workspaceId]/home/home.tsx
Copy file name to clipboardExpand all lines: apps/sim/app/workspace/[workspaceId]/home/home.tsx+8Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
229 | 229 | |
230 | 230 | |
231 | 231 | |
| 232 | + |
| 233 | + |
| 234 | + |
| 235 | + |
| 236 | + |
| 237 | + |
| 238 | + |
| 239 | + |
232 | 240 | |
233 | 241 | |
234 | 242 | |
|
0 commit comments