[PR #2685] [MERGED] 1.16.2-s.17 #5053

Closed
opened 2026-04-20 09:14:58 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fosrl/pangolin/pull/2685
Author: @oschwartz10612
Created: 3/21/2026
Status: Merged
Merged: 3/21/2026
Merged by: @oschwartz10612

Base: mainHead: dev


📝 Commits (4)

  • f643abf dont show create org for oidc users
  • 6c2c620 set cache ttl and default ttl
  • ad2a0ae Use the log database in hybrid as well
  • 7c2b4f4 Merge branch 'main' into dev

📊 Changes

7 files changed (+44 additions, -16 deletions)

View changed files

📝 server/private/lib/cache.ts (+30 -9)
📝 server/private/routers/hybrid.ts (+2 -1)
📝 server/routers/client/listClients.ts (+1 -1)
📝 server/routers/client/listUserDevices.ts (+1 -1)
📝 server/routers/site/listSites.ts (+2 -2)
📝 server/routers/user/inviteUser.ts (+1 -1)
📝 src/components/OrgSelector.tsx (+7 -1)

📄 Description

  • dont show create org for oidc users
  • set cache ttl and default ttl
  • Use the log database in hybrid as well

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/fosrl/pangolin/pull/2685 **Author:** [@oschwartz10612](https://github.com/oschwartz10612) **Created:** 3/21/2026 **Status:** ✅ Merged **Merged:** 3/21/2026 **Merged by:** [@oschwartz10612](https://github.com/oschwartz10612) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (4) - [`f643abf`](https://github.com/fosrl/pangolin/commit/f643abf19a9858026d2a04459a1b78370e961c7d) dont show create org for oidc users - [`6c2c620`](https://github.com/fosrl/pangolin/commit/6c2c620c99f55092b28ae43af8619fb7d4578111) set cache ttl and default ttl - [`ad2a0ae`](https://github.com/fosrl/pangolin/commit/ad2a0ae1272b2de201e7c8da5b1e1bcd391a3612) Use the log database in hybrid as well - [`7c2b4f4`](https://github.com/fosrl/pangolin/commit/7c2b4f422add22c022adf795738f30135b74c513) Merge branch 'main' into dev ### 📊 Changes **7 files changed** (+44 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `server/private/lib/cache.ts` (+30 -9) 📝 `server/private/routers/hybrid.ts` (+2 -1) 📝 `server/routers/client/listClients.ts` (+1 -1) 📝 `server/routers/client/listUserDevices.ts` (+1 -1) 📝 `server/routers/site/listSites.ts` (+2 -2) 📝 `server/routers/user/inviteUser.ts` (+1 -1) 📝 `src/components/OrgSelector.tsx` (+7 -1) </details> ### 📄 Description - **dont show create org for oidc users** - **set cache ttl and default ttl** - **Use the log database in hybrid as well** --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-20 09:14:58 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/pangolin#5053