Commit Graph

11 Commits

Author SHA1 Message Date
152b7666d8 New lint rules 2024-11-21 19:07:36 +10:00
a277a5d167 Adds LDAP auth support 2024-11-02 21:36:07 +10:00
6da020aab1 Add goleak in unit tests 2023-11-08 09:57:15 +10:00
b076f5b3b6 Add more unit tests 2023-07-28 16:10:44 +10:00
aae95798b2 Refactor some reflection 2023-07-24 13:42:50 +10:00
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
824a22efad Small tweaks 2023-07-19 11:52:47 +10:00
c849938da2 Fix schema responses not matching tests 2023-05-29 14:19:17 +10:00
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
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
2110ecc382 Moved v3 code from NginxProxyManager/nginx-proxy-manager-3 to NginxProxyManager/nginx-proxy-manager 2022-05-12 08:47:31 +10:00