notazof deleted branch fix/testing from notazof/yavsc 2026-07-12 06:50:34 +01:00
notazof deleted branch fix/issue-3-splitquery from notazof/yavsc 2026-07-12 06:50:31 +01:00
notazof deleted branch fix/blog-detail from notazof/yavsc 2026-07-12 06:50:26 +01:00
notazof deleted branch fic/jwt-validation from notazof/yavsc 2026-07-12 06:50:19 +01:00
notazof pushed to main at notazof/yavsc 2026-07-12 06:46:07 +01:00
c354cbab78 Merge pull request 'fic/jwt-validation' (#7) from fic/jwt-validation into main
b1e8d37f21 blogs: use centralized JWT audience handling
1b0933c215 tests: log warning when OIDC token fallback is used
6e4b68c60d Merge remote-tracking branch 'origin/main' into fic/jwt-validation
7fa55a68c9 WIP audiences
Compare 6 commits »
notazof merged pull request notazof/yavsc#7 2026-07-12 06:46:06 +01:00
fic/jwt-validation
notazof created pull request notazof/yavsc#7 2026-07-12 06:45:59 +01:00
fic/jwt-validation
notazof pushed to fic/jwt-validation at notazof/yavsc 2026-07-12 06:45:02 +01:00
b1e8d37f21 blogs: use centralized JWT audience handling
notazof pushed to fic/jwt-validation at notazof/yavsc 2026-07-12 06:43:15 +01:00
1b0933c215 tests: log warning when OIDC token fallback is used
6e4b68c60d Merge remote-tracking branch 'origin/main' into fic/jwt-validation
7fa55a68c9 WIP audiences
bb4ad4fcb8 Merge pull request 'fix/testing' (#6) from fix/testing into main
6c100ff759 use an available port for authority
Compare 11 commits »
notazof pushed to main at notazof/yavsc 2026-07-12 06:03:41 +01:00
bb4ad4fcb8 Merge pull request 'fix/testing' (#6) from fix/testing into main
6c100ff759 use an available port for authority
4aacaf5e51 tests: configure static fixture ports and update org test config
Compare 4 commits »
notazof merged pull request notazof/yavsc#6 2026-07-12 06:03:40 +01:00
fix/testing
notazof created pull request notazof/yavsc#6 2026-07-12 06:03:31 +01:00
fix/testing
notazof created branch fix/testing in notazof/yavsc 2026-07-12 06:03:10 +01:00
notazof pushed to fix/testing at notazof/yavsc 2026-07-12 06:03:10 +01:00
6c100ff759 use an available port for authority
4aacaf5e51 tests: configure static fixture ports and update org test config
Compare 3 commits »
notazof pushed to main at notazof/yavsc 2026-07-12 03:48:56 +01:00
09604092c5 Revert "Test host: bind Kestrel to Site:Authority instead of dynamic port"
1ab0bef9a4 using clauses cleanup
Compare 2 commits »
notazof pushed to main at notazof/yavsc 2026-07-12 03:43:29 +01:00
402bcc1db8 Test host: bind Kestrel to Site:Authority instead of dynamic port
notazof pushed to fic/jwt-validation at notazof/yavsc 2026-07-12 02:48:33 +01:00
f3bb039d2f WIP audiences
notazof created branch fic/jwt-validation in notazof/yavsc 2026-07-12 02:48:33 +01:00
notazof pushed to main at notazof/yavsc 2026-07-12 02:47:17 +01:00
becd233593 Merge pull request 'fix/issue-3-splitquery' (#5) from fix/issue-3-splitquery into main
9846210fd6 ApplicationDbContext: drop redundant HasOne on 3 Client navs
b12c272df7 ClientController: split LoadClientAsync into per-collection subqueries
cb20b8a2d5 Revert "repoduces the bug"
fa7794b7a0 repoduces the bug
Compare 9 commits »
notazof merged pull request notazof/yavsc#5 2026-07-12 02:47:16 +01:00
fix/issue-3-splitquery