calcom/apps/web/pages/auth
Jonathan Ng 3d685eb4ae
Bugfix/login failure due email capitalisation (#1884)
* convert the email to lowercase

this code will prevent the email check from failing if the user email contain capitalisation.

* Updated Readme to contain warning.

* Revert "Updated Readme to contain warning."

This reverts commit c406587c73c07c613d1c8091bfdd17bd691b00e8.

Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
2022-03-14 11:45:22 +00:00
..
forgot-password Runs prettier 2022-02-10 14:22:45 -07:00
sso Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
error.tsx Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
login.tsx Bugfix/login failure due email capitalisation (#1884) 2022-03-14 11:45:22 +00:00
logout.tsx Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
signup.tsx fixed tablet view of event-types (#2098) 2022-03-09 22:17:46 +00:00