mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-21 01:11:38 -05:00
[PR #2511] [MERGED] 1.15.4-s.4 #9785
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/fosrl/pangolin/pull/2511
Author: @oschwartz10612
Created: 2/21/2026
Status: ✅ Merged
Merged: 2/21/2026
Merged by: @oschwartz10612
Base:
main← Head:dev📝 Commits (10+)
4e7eac3Uniform ne check on niceId and dont reject clients5e37c4eResolve potential issues with processing roleIds874794cClean email7a01a4essh settings on a role7d112aaimprove alignment on sidebar13ab505add ease to sidebar menu4e88f1fmore sidebar improvements01c15afother visual adjustments6442eb1more visual adjustmentsd6ba34aset auth daemon type on resource📊 Changes
64 files changed (+3776 additions, -3575 deletions)
View changed files
➕
cli/commands/generateOrgCaKeys.ts(+121 -0)📝
cli/index.ts(+2 -0)📝
messages/bg-BG.json(+32 -1)📝
messages/cs-CZ.json(+32 -1)📝
messages/de-DE.json(+32 -1)📝
messages/en-US.json(+38 -7)📝
messages/es-ES.json(+32 -1)📝
messages/fr-FR.json(+32 -1)📝
messages/it-IT.json(+32 -1)📝
messages/ko-KR.json(+32 -1)📝
messages/nb-NO.json(+32 -1)📝
messages/nl-NL.json(+32 -1)📝
messages/pl-PL.json(+32 -1)📝
messages/pt-PT.json(+32 -1)📝
messages/ru-RU.json(+32 -1)📝
messages/tr-TR.json(+32 -1)📝
messages/zh-CN.json(+32 -1)📝
server/db/pg/schema/schema.ts(+13 -3)📝
server/db/sqlite/schema/schema.ts(+12 -2)📝
server/middlewares/integration/verifyApiKeyRoleAccess.ts(+8 -3)...and 44 more files
📄 Description
Community Contribution License Agreement
By creating this pull request, I grant the project maintainers an unlimited,
perpetual license to use, modify, and redistribute these contributions under any terms they
choose, including both the AGPLv3 and the Fossorial Commercial license terms. I
represent that I have the right to grant this license for all contributed content.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.