This website requires JavaScript.
Explore
Help
Sign in
watson
/
umami
Watch
1
Star
0
Fork
You've already forked umami
0
mirror of
https://github.com/umami-software/umami.git
synced
2026-02-18 19:45:35 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
6223e22c0d
umami
/
db
/
postgresql
History
Download ZIP
Download TAR.GZ
Robert Hajdu
6223e22c0d
Refactor login functionality to use email instead of username. Update related tests, API routes, and database schema to support email-based authentication. Ensure consistency across login forms and queries.
2025-08-13 20:28:20 +02:00
..
migrations
Refactor authentication flow in LoginForm and LogoutPage to use next-auth. Remove unnecessary API calls and improve form handling. Update SSOPage to eliminate client token management. Adjust useApi hook to remove client token dependency.
2025-08-10 14:42:33 +02:00
schema.prisma
Refactor login functionality to use email instead of username. Update related tests, API routes, and database schema to support email-based authentication. Ensure consistency across login forms and queries.
2025-08-13 20:28:20 +02:00