lendry pushed to main at lendry/IdP 2026-06-24 12:19:22 +00:00
3aba59ef84 fix port minio docker
lendry pushed to main at lendry/IdP 2026-06-24 12:06:11 +00:00
1b689fabc2 add no ssl install script
lendry pushed to main at lendry/IdP 2026-06-24 11:45:51 +00:00
d2bbf35d40 fix sso core folder
lendry created branch main in lendry/IdP 2026-06-24 11:37:34 +00:00
lendry pushed to main at lendry/IdP 2026-06-24 11:37:34 +00:00
995adeedd4 first commit
lendry created repository lendry/IdP 2026-06-24 11:36:43 +00:00
lendry pushed to main at lendry/sso-mvk 2026-06-10 15:44:07 +00:00
fad0b6d630 fix: replace express-ejs-layouts with EJS partial includes (header/footer)
lendry pushed to main at lendry/sso-mvk 2026-06-10 15:39:38 +00:00
1105f0366d fix: switch to express-ejs-layouts, pass title from controller
lendry pushed to main at lendry/sso-mvk 2026-06-10 15:35:05 +00:00
95ffce1526 fix: redirect / to /login in WebController
lendry pushed to main at lendry/sso-mvk 2026-06-10 15:31:56 +00:00
04591960e5 commit 11
lendry pushed to main at lendry/sso-mvk 2026-06-10 15:27:38 +00:00
94bce09d43 install amqplib for RabbitMQ microservice client
lendry pushed to main at lendry/sso-mvk 2026-06-10 15:24:17 +00:00
314df45635 import QrAuthModule in AuthModule to resolve QrAuthService dependency
lendry pushed to main at lendry/sso-mvk 2026-06-10 15:22:06 +00:00
7c085a68db add JwtModule import to QrAuthModule
lendry pushed to main at lendry/sso-mvk 2026-06-10 15:19:49 +00:00
d0424c5fd8 fix circular dependency: remove unused AuthService from QrAuthService
lendry pushed to main at lendry/sso-mvk 2026-06-10 15:12:28 +00:00
9b4311f34f unify all ports: app=3010, infra=3184-3187, cleanup debug markers
lendry pushed to main at lendry/sso-mvk 2026-06-10 15:07:24 +00:00
d33cb237d7 change default ports to non-conflicting range 3184-3187
lendry pushed to main at lendry/sso-mvk 2026-06-10 15:05:09 +00:00
0a8698ca50 commit 10
lendry pushed to main at lendry/sso-mvk 2026-06-10 15:02:32 +00:00
ca14e97e0c fix seed for Prisma 7: use PrismaPg adapter instead of datasourceUrl
lendry pushed to main at lendry/sso-mvk 2026-06-10 15:00:35 +00:00
8b06a59dd3 fix seed for Prisma 7: remove datasourceUrl option
lendry pushed to main at lendry/sso-mvk 2026-06-10 14:59:08 +00:00
910dad8385 remove --skip-generate flag (Prisma 7 does not support it)