Closed arowM closed 7 years ago
If we access /store without logging in, it shows 404 message. It's better to redirect to login page.
/store
It seems it shows 404 message even if I have logged in as a store user at first time. It disables new store users to add their store data.
After refreshing DB, it does not occurred again, so I'll close this.
If we access
/store
without logging in, it shows 404 message. It's better to redirect to login page.