Feature request - Authenticaion action on rules #1607

Closed
opened 2026-04-05 19:37:07 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @bardagi on 4/15/2025

Having a couple of django projects deployed in homelab, and exposed via pangolin I would love the ability to enable authentication as an action on pangolin when using rules.

What this would enable me to do is have another layer of security on my admin-panel, and no traffic hitting that URL on my homelab before being authenticated in pangolin.

Example setup for django:
djangoproject.example.com --> resource: web:8000

  • rule with action authenticate: /admin
*Originally created by @bardagi on 4/15/2025* Having a couple of django projects deployed in homelab, and exposed via pangolin I would love the ability to enable authentication as an action on pangolin when using rules. What this would enable me to do is have another layer of security on my admin-panel, and no traffic hitting that URL on my homelab before being authenticated in pangolin. Example setup for django: djangoproject.example.com --> resource: web:8000 + rule with action authenticate: /admin
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pangolin#1607