zaviagodev / frappe

MIT License
0 stars 1 forks source link

Enhancing Security for Dashboard Access #136

Closed John-zaviago closed 8 months ago

John-zaviago commented 8 months ago

Issue Title: Enhancing Security for Dashboard Access

1. Issue Description

There is a security vulnerability in the dashboard access at https://zaviago-dashboard.vercel.app/dashboard/app. Users can access the dashboard without logging in using the direct link. The desired behavior is to enforce login authentication, similar to platforms like Shopify or Wix, where accessing the dashboard without login redirects users to the login page.

2. Steps to Reproduce

  1. Access the dashboard using the direct link without logging in.
  2. Observe that users can access the dashboard without authentication.

3. Expected Behavior

4. Action Items

John-zaviago commented 8 months ago

Seem like this is done