  
|
89fe383c9f
|
feat: implement turnstile on signup (#13913)
* wip
* feat: turnstile + removal of trpcState
* fix: use react-turnstile
* fix: i18n hydration errors
* wip: server side validation for cf token
* fix: hide in e2e tests
* feat:throw on error of token
* fix: set correct form values onVerify
* fix: use getIp for remoteIp and use correct header for token input
* chore: update .env.example
* fix: Update .env.example
* Update apps/web/pages/signup.tsx
* chore: fix typo
* fix: typo
* feat: hide until error
* feat: appearance interaction only
* remove cloudflare from e2e
* fix: legacyBehavior
* fix links + wait for load
* fix: signup tests
* test: wait for load state
---------
Co-authored-by: Keith Williams <keithwillcode@gmail.com>
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com>
|
2024-04-04 10:21:06 -03:00 |
|
 Hariom BalharaandGitHub
|
55c9efec3e
|
fix: Flakiness in tests (#12929)
|
2023-12-23 07:48:02 -05:00 |
|
 Hariom BalharaandGitHub
|
a28e8ff39b
|
fix: A user joining from invite link of a team doesn't automatically become member of the org (#12774)
* fix: Add org membership when invite link for a team in an org is generated
* Run tests sequentially till we fix emails fixture
|
2023-12-18 17:48:35 +05:30 |
|
 
|
99e71365ab
|
fix: Disallow changing username and email in case of Organization email invite (#12735)
Co-authored-by: Omar López <zomars@me.com>
|
2023-12-13 20:08:16 +00:00 |
|
 
|
d185d7f7d8
|
feat: invites bypass disabled signup (#12626)
* invites bypass disabled signup
* nit:remove new line
* add tests
* chore: spelling
---------
Co-authored-by: Udit Takkar <udit222001@gmail.com>
|
2023-12-04 16:00:36 +00:00 |
|
   
|
8dabbbd09f
|
feat: signup refactor (#11421)
Co-authored-by: alannnc <alannnc@gmail.com>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
|
2023-11-28 14:52:53 +00:00 |
|