GeoGateway / geogateway-django-app

Apache License 2.0
0 stars 5 forks source link

User session is not validated in the django app #248

Open dinukadesilva opened 2 years ago

dinukadesilva commented 2 years ago

Even when the session is expired, the application routes can be reached.

eg: https://beta.geogateway.scigap.org/geogateway_django_app/#/disloc

@webgisdeveloper Is this the expected behavior?