Girish Ramakrishnan
|
964dc990a6
|
network: simply use ip instead of ipv4/ipv6
this makes it simpler for openapi docs
|
2023-09-12 20:34:55 +05:30 |
|
Girish Ramakrishnan
|
8880d46dd5
|
add comment on why these are strings
|
2023-09-09 07:57:53 +05:30 |
|
Girish Ramakrishnan
|
1264cd1dd7
|
reverseproxy: move renew and trusted ip routes
|
2023-08-04 13:19:48 +05:30 |
|
Girish Ramakrishnan
|
47d57a3971
|
fold sysinfo into network
the backends are network backends
|
2023-08-03 13:38:42 +05:30 |
|
Girish Ramakrishnan
|
92a103d635
|
settings: move ipv6/ipv4 config into network
this also rename sysinfo_config to ipv4_config
|
2023-08-03 06:40:04 +05:30 |
|
Girish Ramakrishnan
|
a19e502198
|
settings: move dynamic dns to network
and add tests
|
2023-08-02 23:02:40 +05:30 |
|
Girish Ramakrishnan
|
b26c8d20cd
|
network: add trusted ips
This allows the user to set trusted ips to Cloudflare or some other CDN
and have the logs have the correct IPs.
fixes #801
|
2023-05-13 16:15:47 +02:00 |
|
Girish Ramakrishnan
|
445c83c8b9
|
make auditsource a class
this allows us to use AuditSource for the class and auditSource for
the instances!
|
2021-09-30 10:13:36 -07:00 |
|
Girish Ramakrishnan
|
4671396889
|
settingsdb: merge blob get/set into settings.js
|
2021-08-18 15:31:07 -07:00 |
|
Girish Ramakrishnan
|
20e206fa43
|
migrate blocklist to a txt file
this allows easy copy/pasting of existing deny lists which contain
comments and blank lines
|
2020-09-14 12:10:29 -07:00 |
|
Girish Ramakrishnan
|
467fa59023
|
Fix timeout issue when adding lots of network ranges
|
2020-09-14 09:56:35 -07:00 |
|
Girish Ramakrishnan
|
e4b06b16a9
|
firewall: implement blocklist
|
2020-08-31 21:46:07 -07:00 |
|