hey i was sorry to interrupt you but i m stucked at login loop in the openwisp admin login page: https://openwisp.ddns.net/admin , when i try to login with user:admin and pass: admin, it just simply change the csrftoken value and refreshes the page, i installed the docker-openwisp using the installation script, in another of my instance i used duckdns.org and added the lines below: DJANGO_CORS_HOSTS=https://openwiisp.duckdns.org DJANGO_ALLOWED_HOSTS=openwiisp.duckdns.org,.duckdns.org,localhost CSRF_COOKIE_DOMAIN=.duckdns.org SESSION_COOKIE_DOMAIN=.duckdns.org CSRF_TRUSTED_ORIGINS=https://openwiisp.duckdns.org
it worked, but now in my main instance its not working and i have been stucked in the loop like forever. -- You received this message because you are subscribed to the Google Groups "OpenWISP" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion, visit https://groups.google.com/d/msgid/openwisp/c69d8cd6-8dd5-4c42-ba13-cf9cbd49150cn%40googlegroups.com.
