1
0
Fork 0
mirror of https://github.com/pomerium/pomerium.git synced 2025-06-01 02:12:50 +02:00
Commit graph

3 commits

Author SHA1 Message Date
Joe Kralicky
177f789e63
change Policy.Matches to accept a URL pointer () 2024-11-07 14:55:44 -05:00
Caleb Doxsey
5373e25ac4
core/config: add support for stripping the port for matching routes ()
* core/config: add support for stripping the port for matching routes

* fix test

* rename option, improve port detection

* add more test cases
2024-04-26 08:24:46 -06:00
Caleb Doxsey
18bc86d632
config: add support for wildcard from addresses ()
* config: add support for wildcards

* update policy matching, header generation

* remove deprecated field

* fix test
2023-04-25 13:34:38 -06:00