coolify/tests
Andras Bacsai f9f26c547c fix(auth): preserve OAuth identity across email changes
Link OAuth logins by provider user ID before matching email, refresh identity
claims on login, and skip password confirmation for SSO-linked users.
2026-08-18 15:27:27 +02:00
..
Browser test: add dashboard test and improve browser test coverage 2026-02-11 16:37:40 +01:00
Feature fix(auth): preserve OAuth identity across email changes 2026-08-18 15:27:27 +02:00
Fixtures feat(project): add icons and improve persistent volume management 2026-08-13 22:56:52 +02:00
Scripts feat(v5): sync server status and ingress access 2026-06-22 11:56:26 +02:00
Support chore(v5): archive V5 implementation and remove runtime integration 2026-08-15 19:13:30 +02:00
Traits test: setup database for upcoming tests 2024-12-04 12:43:52 +01:00
Unit Merge remote-tracking branch 'origin/next' into openid-auth-support 2026-08-18 14:03:09 +02:00
v4 fix(auth): preserve OAuth identity across email changes 2026-08-18 15:27:27 +02:00
CreatesApplication.php Fix styling 2024-06-10 20:43:34 +00:00
DuskTestCase.php Refactor DuskTestCase.php to use a hardcoded base URL 2024-10-17 21:26:06 +02:00
Pest.php chore(v5): archive V5 implementation and remove runtime integration 2026-08-15 19:13:30 +02:00
TestCase.php