SurfSense/surfsense_web/app
Ojārs Kapteinis 586ab481c2 Remove Google OAuth from login/register, enforce email-only authentication
- Remove authType state check from LocalLoginForm (always show registration link)
- Update .env.example files to set AUTH_TYPE=LOCAL as default
- Clarify Google OAuth credentials are only for Gmail/Calendar connectors
- Login and register pages now exclusively use email/password authentication

This change completes the removal of Google OAuth for user authentication while preserving OAuth functionality for Google Calendar and Gmail connector integrations.
2025-11-18 14:04:38 +02:00
..
(home) Remove Google OAuth from login/register, enforce email-only authentication 2025-11-18 14:04:38 +02:00
api feat: contact to frontpage and biome 2025-09-30 22:15:55 -07:00
auth/callback Initial formatting using biome 2025-07-27 10:05:37 -07:00
dashboard Implement dynamic site appearance configuration system 2025-11-18 10:58:31 +00:00
db try vercel fix 2025-09-30 22:45:04 -07:00
docs Initial formatting using biome 2025-07-27 10:05:37 -07:00
favicon.ico feat: monorepo 2025-04-07 23:47:06 -07:00
globals.css Initial formatting using biome 2025-07-27 10:05:37 -07:00
layout.config.tsx Initial formatting using biome 2025-07-27 10:05:37 -07:00
layout.tsx Implement dynamic site appearance configuration system 2025-11-18 10:58:31 +00:00
sitemap.ts chore: updated sitemap 2025-10-02 18:13:30 -07:00