Gagan Deep

Results 152 comments of Gagan Deep

> I also found something in Django admin where we might found a possible fix > https://github.com/django/django/blob/cf79f92abee2ff5fd4fdcc1a124129a9773805b8/django/contrib/admin/options.py#L674 That only affects ModelAdmin and not InlineAdmin. I created a [simple demo project](https://github.com/pandafy/inline_view_only)...

**Expected workflow** 1. A user creates a ZeroTier VPN backend in OpenWISP at `/admin/config/vpn/add/` 2. A POST request is sent to `https://my.zerotier.com/api/v1/network` REST API endpoint. We save the networkId field...

Build fail: https://github.com/openwisp/openwisp-controller/runs/2719061481 ``` ====================================================================== FAIL: test_ca_queryset (openwisp2.sample_pki.tests.TestAdmin) [ca2] ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/hostedtoolcache/Python/3.7.10/x64/lib/python3.7/site-packages/openwisp_users/tests/utils.py", line 99, in _test_multitenant_admin msg_prefix='[operator not-contains]', File "/opt/hostedtoolcache/Python/3.7.10/x64/lib/python3.7/site-packages/django/test/testcases.py", line 465, in assertNotContains self.assertEqual(real_count,...

Hi @yashikajotwani12! This is an advance issue that will require some discussion before implementing a solution. Consider taking up another issue. Thanks!

For supporting https://github.com/openwisp/openwisp-controller/issues/606, it will be required to generate identity.secret and indentity.public beforehand by OpenWISP as mentioned in https://discuss.zerotier.com/t/can-i-create-a-custom-node-id-in-openwrt/3082

@minhng99 can you elaborate your feature request and how you intend to use it?

> I have thought a bit more about this and I don't think it's going in the right direction, moreover I had underestimated the effort required to do this. >...

TODO: "Available Systemwide" is also shown in organization field on device admin.