Oliver Gorwits
5fbd8d33bf
release 2.064000
2023-07-22 10:14:48 +01:00
Oliver Gorwits
4b6227fa2b
fix tests
2023-07-20 20:39:31 +01:00
Oliver Gorwits
2d5e4dddee
#1063 allow acls to match custom_fields
2023-07-20 18:08:36 +01:00
Oliver Gorwits
47c4226788
refactor CustomFields so with_custom_fields is available on backend
2023-07-20 16:51:04 +01:00
Oliver Gorwits
1eabe7064f
#1062 allow job submit API to use extra field instead of subaction
2023-07-20 16:19:13 +01:00
Oliver Gorwits
663d5da1d3
#1062 allow job submit API to use extra field instead of subaction
2023-07-20 12:56:48 +01:00
Oliver Gorwits
31489ba550
#1072 clean custom_fields keys on rediscover
2023-07-20 12:49:40 +01:00
Oliver Gorwits
f8222e7890
#1072 clean custom_fields keys on rediscover
2023-07-19 22:18:00 +01:00
Oliver Gorwits
1067b82dc6
avoid mixing device and port custom_field fields
2023-07-19 18:11:12 +01:00
Oliver Gorwits
0378e01af7
skip set tags if none to set
2023-07-19 17:46:20 +01:00
Oliver Gorwits
04ee1e1613
#1064 display device and device port tags in web ui
2023-07-19 13:01:51 +01:00
Oliver Gorwits
4b99f0bb9c
#1064 implement setting of tags on discovery based on config
2023-07-19 11:24:41 +01:00
Oliver Gorwits
f72acb6006
#1064 implement tags in database and ACL
2023-07-19 11:15:49 +01:00
Oliver Gorwits
b52e58880e
release 2.063004
2023-07-15 11:09:15 +01:00
Oliver Gorwits
6eed661c43
avoid mistaking v6 in ACL for prop:val
2023-07-15 11:08:22 +01:00
Oliver Gorwits
16eb4622fe
release 2.063003
2023-07-15 10:15:28 +01:00
Oliver Gorwits
71aa261737
fix skip long SNMP timeout for initial discover
2023-07-15 10:14:01 +01:00
Oliver Gorwits
fcd1c45606
allow ACL property match to contain ":"
2023-07-14 20:20:21 +01:00
Oliver Gorwits
05cd050342
release 2.063002
2023-07-14 19:59:34 +01:00
Oliver Gorwits
eac55a581d
#1066 implement snmp_try_slow_connect and fast device discover from queue
2023-07-14 17:37:52 +01:00
Oliver Gorwits
2f7e3f80a3
#1066 try all communities on highest snmp version before lowering version and trying communities again
2023-07-13 13:33:24 +01:00
Oliver Gorwits
6f8af7ed9d
#1059 add NETDISCO_SNMP_BULKWALK_OFF environment to disable bulkwalk
2023-07-12 21:42:24 +01:00
Ambroise
61b9e01b52
Fix an error when the log string is empty ( #1058 )
2023-07-01 09:32:57 +01:00
Oliver Gorwits
4ec1c2abec
release 2.063001
2023-06-28 17:03:46 +01:00
Oliver Gorwits
a2da6a7a04
avoid open redirect vulnerability with return_url login helper
2023-06-28 16:56:04 +01:00
Oliver Gorwits
ef4e3f5181
explicitly use SameSite=Lax Cookie Attribute for dancer.session cookies
2023-06-28 16:39:24 +01:00
Oliver Gorwits
9f4401f2fb
avoid CSS vulnerability in Find Anything
2023-06-28 12:06:11 +01:00
Oliver Gorwits
6375989bd5
release 2.063000
2023-06-28 10:01:34 +01:00
Oliver Gorwits
2cbb68889a
#975 RBAC for port control with new portctl_by_role setting
2023-06-27 22:52:04 +01:00
Oliver Gorwits
8d85562396
release 2.062005
2023-06-26 19:32:41 +01:00
Oliver Gorwits
33b4a6c231
fix op:and not working for prop:value ACL rules
2023-06-26 19:31:54 +01:00
Oliver Gorwits
2da15f9c33
release 2.062004
2023-06-26 17:56:54 +01:00
Oliver Gorwits
b89e8913b6
#843 redux - also refresh API token for getapikey
2023-06-26 16:54:40 +01:00
Oliver Gorwits
a76dc79b79
permit import of check_acl from Util::Permission in case other modules are still using it
2023-06-22 14:11:06 +01:00
Oliver Gorwits
814ccc9267
permit import of check_acl from Util::Permission in case other modules are still using it
2023-06-22 14:09:34 +01:00
Oliver Gorwits
5515b93c88
#1036 redux allow use of /login even when authN is delegated
2023-06-22 13:55:00 +01:00
Oliver Gorwits
a7cd5603cb
#1036 redux allow use of /login even when authN is delegated
2023-06-22 13:35:51 +01:00
Oliver Gorwits
3da92a9ab5
release 2.062003
2023-06-20 10:08:29 +01:00
Oliver Gorwits
bb046f036e
tune the portvlanmismatch and include domain name in report view
2023-06-19 21:28:23 +01:00
Oliver Gorwits
f14e495e49
use new faster portvlanmismatch query without duplication
2023-06-13 17:41:20 +01:00
Oliver Gorwits
460b014e91
swagger-ui allows adding X-REMOTE_USER header when behind proxy
2023-06-13 17:41:20 +01:00
Oliver Gorwits
5181d83742
fix for undef HTTP_SERVER and HTTP_PORT err when browsing swagger-ui
2023-06-13 17:41:20 +01:00
Christian Ramseyer
82dea7de2a
Try to fix #1044 by subquery inlining instead of CTE ( #1046 )
2023-06-08 16:29:14 +01:00
Christian Ramseyer
5d6697b035
Add indexes for custom_fields in device + device_port ( #1045 )
2023-06-08 16:12:59 +01:00
Oliver Gorwits
cec6105105
release 2.062002
2023-06-06 07:04:36 +01:00
Oliver Gorwits
b4c48ac78e
release 2.062001
2023-06-05 17:59:08 +01:00
Oliver Gorwits
195f98dff1
make safe the api calls with potential for demo site damage
2023-06-05 17:28:34 +01:00
Oliver Gorwits
65a908dcd3
#1036 skip API login for trust_remote_user, trust_x_remote_user, no_auth
2023-06-05 17:02:20 +01:00
Ambroise
130fa4aebe
Change the way to retrieve IP address of interface ( #1026 )
...
Use by default the ipTable MIB entry to retrieve the IP address of interfaces and fallback to the index method as previously.
Fixe the issue with the case where the index is not really an IP address (seen in Fortinet with VDOM).
Related to issue #1016
2023-05-31 14:06:00 +01:00
Oliver Gorwits
0e010959f9
release 2.062000
2023-05-30 09:55:00 +01:00