Commit Graph

795 Commits

Author SHA1 Message Date
Owen 560974f7d2 Merge branch 'feat/add-proxy-protocol-support' into dev 2025-10-26 18:16:38 -07:00
Owen 85270f497a Restrict raw resources and use st from config 2025-10-26 18:15:39 -07:00
Owen 5559fef1bc Merge branch 'dev' of github.com:fosrl/pangolin into dev 2025-10-25 16:27:12 -07:00
Owen c85e367ded Merge branch 'feat/cert-resolver-through-UI' of github.com:Pallavikumarimdb/pangolin into Pallavikumarimdb-feat/cert-resolver-through-UI 2025-10-25 16:25:42 -07:00
Owen Schwartz 5e20487216 Merge pull request #1732 from Pallavikumarimdb/feat/show-update-for-client-olm
Client olm version show in the table with an update prompt
2025-10-25 16:23:51 -07:00
Owen Schwartz bc6b9eb905 Merge pull request #1736 from Lokowitz/fix-geoip-blueprint
fix blueprint country issue - fix #1705 - option 2
2025-10-25 16:21:49 -07:00
Owen b542d82553 Consolidate into central cache 2025-10-24 11:14:07 -07:00
miloschwartz 5a7b5d65a4 remove org settings json 2025-10-23 14:22:50 -07:00
Pallavi Kumari b5a931c96e UI and backend update to add proxy protocol support 2025-10-23 23:07:26 +05:30
Lokowitz 5b61742075 change geoip to country 2025-10-23 13:27:34 +00:00
miloschwartz 1baa987016 update resend ids 2025-10-22 15:14:57 -07:00
miloschwartz 6f8b5dd909 change get to post for whitelist 2025-10-22 14:02:43 -07:00
Pallavi Kumari 84731bdc19 client olm version show in the table 2025-10-23 00:55:48 +05:30
Pallavi Kumari fe8fd2e3a8 change shareable link resource URI from resource Id to NiceId 2025-10-22 15:53:29 +05:30
Owen e447549de1 revert changes around sites assigned to exit nodes 2025-10-21 11:12:27 -07:00
Pallavi Kumari 6b0dd00aa5 show IP of the server inside DNS records 2025-10-21 20:43:42 +05:30
Pallavi Kumari 7a6838f5a5 fix lint 2025-10-21 15:37:03 +05:30
Pallavi Kumari 07f5e8f215 add update domain Settings for wildcard 2025-10-21 15:37:03 +05:30
Pallavi Kumari c29ba9bb5f add DNS Records table 2025-10-21 15:37:02 +05:30
Pallavi Kumari 8fdf120ec2 backend setup to store and get DNS Records 2025-10-21 15:37:02 +05:30
Pallavi Kumari ae670e1eb5 initial setup for viewing domain details 2025-10-21 15:37:02 +05:30
Owen df24525105 Fix type issues 2025-10-21 15:37:02 +05:30
Owen d938345deb Copy in config to db, remove 2nd column, + prefer 2025-10-21 15:37:02 +05:30
Pallavi Kumari 3f3e9cf1bb add cert resolver 2025-10-21 15:37:01 +05:30
miloschwartz 7536c03f63 add int api routes for add/remote email to resource email whitelist 2025-10-19 12:04:20 -07:00
Owen b8bead0590 Select exit node for local sites 2025-10-19 11:13:33 -07:00
Owen d9fe5a8819 Always set exit node to online
Fixes #1692
2025-10-19 10:47:32 -07:00
Owen 240c5b005b Add more transactions support 2025-10-17 16:22:43 -07:00
Owen c07abf8ff9 Pass through transaction 2025-10-17 14:05:17 -07:00
Owen bb6e093ac6 Priority needs to be def 2025-10-17 14:05:17 -07:00
miloschwartz e8a57e432c hide path match and rewrite in raw resource 2025-10-16 14:30:22 -07:00
Owen ec7211a15d Handle updating exit node and fix raw resource issues 2025-10-16 13:55:08 -07:00
Owen 46807c6477 Fix various bugs 2025-10-16 10:23:25 -07:00
Owen c0039190bd Fix frontend type imports 2025-10-14 11:28:56 -07:00
Owen 377cb77307 Returning unauthorized 2025-10-13 15:34:26 -07:00
miloschwartz 733bf0b169 set wildcard domain verified to true 2025-10-13 15:31:34 -07:00
Owen 48af91c976 Return unauthorized if header auth is the only one 2025-10-13 15:20:53 -07:00
Owen 6664efaa13 Fix up UI around resource auth headers 2025-10-13 15:20:53 -07:00
miloschwartz e5ee96cf52 fix create domain 2025-10-13 15:08:57 -07:00
Owen 38faf1f905 Add header auth so it does not allow passing 2025-10-13 14:59:54 -07:00
miloschwartz 0c63ea1f50 remove log 2025-10-13 14:28:23 -07:00
Owen b6b9c71c5e Pass this middleware correctly in saas 2025-10-13 12:27:45 -07:00
Owen b6c1d9a592 Merge branch 'dev' into distribution 2025-10-13 12:04:41 -07:00
Pallavi Kumari c0cc81ed96 standardizing the targets input table 2025-10-14 00:27:24 +05:30
miloschwartz b160eee8d2 Merge branch 'dev' into distribution 2025-10-13 11:06:14 -07:00
miloschwartz 37ceabdf5d add enterprise license system 2025-10-13 10:41:10 -07:00
Owen c7a40d59b7 Seperate managed node code to fosrl/pangolin-node 2025-10-12 16:34:36 -07:00
Owen f17a957058 Cleaning up more imports 2025-10-11 20:46:49 -07:00
Owen 2c63851130 Separate types & fix #private import 2025-10-11 19:02:15 -07:00
miloschwartz 6b125bba7c reject user if no policies match and remove root user in auto provision 2025-10-10 11:52:45 -07:00