Commit Graph

8 Commits

Author SHA1 Message Date
Jamie Curnow
b076f5b3b6
Add more unit tests 2023-07-28 16:10:44 +10:00
Jamie Curnow
aae95798b2
Refactor some reflection 2023-07-24 13:42:50 +10:00
Jamie Curnow
a0e17f9678
Better checking for api sort param to prevent sql injection
And moved filters out and cached object reflection
2023-07-24 11:49:08 +10:00
Jamie Curnow
824a22efad
Small tweaks 2023-07-19 11:52:47 +10:00
Jamie Curnow
c849938da2
Fix schema responses not matching tests 2023-05-29 14:19:17 +10:00
Jamie Curnow
29990110b1
Convert db backend to use Gorm, with basis for support
for Mysql and Postgres in addition to existing Sqlite
2023-05-26 11:37:39 +10:00
Jamie Curnow
ab772d645b
Support for dynamic ip ranges from urls
- Adds ipranges command to fetch ip ranges from Cloudfront and Cloudflare
- Write the ipranges file on docker start
- Support disabling ipv4 as well as ipv6 now
- Prevent disabling both
2023-05-12 09:40:45 +10:00
Jamie Curnow
2110ecc382 Moved v3 code from NginxProxyManager/nginx-proxy-manager-3 to NginxProxyManager/nginx-proxy-manager 2022-05-12 08:47:31 +10:00