mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-06 08:56:45 -05:00
[PR #1353] [MERGED] 1.9.1 #4467
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/1353
Author: @oschwartz10612
Created: 8/26/2025
Status: ✅ Merged
Merged: 8/26/2025
Merged by: @oschwartz10612
Base:
main← Head:dev📝 Commits (10+)
247fc85Fix [GH-ISSUE #203] Secure SMTP does not work (#1339)29fb573Add missing api endpoints to integration524d6b4New translations en-us.json (French)4950f25New translations en-us.json (Spanish)b2b6c8cNew translations en-us.json (Bulgarian)7d039abNew translations en-us.json (Czech)3ebe218New translations en-us.json (German)f8c5d01New translations en-us.json (Italian)a3bdab1New translations en-us.json (Korean)f28b6adNew translations en-us.json (Dutch)📊 Changes
22 files changed (+246 additions, -16 deletions)
View changed files
📝
messages/bg-BG.json(+5 -0)📝
messages/cs-CZ.json(+5 -0)📝
messages/de-DE.json(+5 -0)📝
messages/en-US.json(+5 -0)📝
messages/es-ES.json(+5 -0)📝
messages/fr-FR.json(+5 -0)📝
messages/it-IT.json(+5 -0)📝
messages/ko-KR.json(+5 -0)📝
messages/nb-NO.json(+5 -0)📝
messages/nl-NL.json(+5 -0)📝
messages/pl-PL.json(+5 -0)📝
messages/pt-PT.json(+5 -0)📝
messages/ru-RU.json(+5 -0)📝
messages/tr-TR.json(+5 -0)📝
messages/zh-CN.json(+5 -0)📝
server/middlewares/integration/index.ts(+1 -0)➕
server/middlewares/integration/verifyApiKeySiteResourceAccess.ts(+97 -0)📝
server/routers/integration.ts(+66 -1)📝
server/routers/role/listRoles.ts(+1 -1)📝
src/app/[orgId]/settings/access/users/create/page.tsx(+0 -9)...and 2 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.
Description
How to test?
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.