mirror of
https://github.com/fosrl/pangolin.git
synced 2026-03-15 11:25:06 -05:00
[PR #274] [MERGED] 1.0.0 #806
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/274
Author: @miloschwartz
Created: 3/4/2025
Status: ✅ Merged
Merged: 3/4/2025
Merged by: @miloschwartz
Base:
main← Head:dev📝 Commits (10+)
0e38f58minor visual enhancements759434emore visual enhancements and update readmeadef936more visual enhancements and use expires instead of max age in cookies59eedceallow setting tks.rejectUnauthorized for Nodemailer in config closes #26481c142eMerge branch 'dev' of github.com:fosrl/pangolin into devd594314Remove gerbil depenency and exposed port 9090b8543e5Remove prom exposed port and waf port3b60e1fupdate screenshots430afe3Merge branch 'dev' of https://github.com/fosrl/pangolin into deva456a37fix typo📊 Changes
62 files changed (+1455 additions, -1339 deletions)
View changed files
📝
README.md(+18 -33)📝
config/config.example.yml(+3 -0)📝
install/config/config.yml(+3 -1)📝
install/config/crowdsec/docker-compose.yml(+0 -9)📝
install/crowdsec.go(+16 -0)➖
public/screenshots/auth.png(+0 -0)➕
public/screenshots/collage.png(+0 -0)➖
public/screenshots/connectivity.png(+0 -0)➕
public/screenshots/resources.png(+0 -0)➖
public/screenshots/share-link.png(+0 -0)📝
public/screenshots/sites.png(+0 -0)➖
public/screenshots/users.png(+0 -0)📝
server/auth/sessions/app.ts(+5 -4)📝
server/auth/sessions/resource.ts(+10 -3)📝
server/emails/index.ts(+11 -2)📝
server/lib/config.ts(+14 -11)📝
server/lib/validators.ts(+1 -1)📝
server/routers/auth/login.ts(+6 -2)📝
server/routers/auth/signup.ts(+6 -2)📝
server/routers/badger/exchangeSession.ts(+11 -4)...and 42 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
smtp_tls_reject_unauthorizedto email configHow to test?
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.