Skip to content
This repository has been archived by the owner on Nov 19, 2020. It is now read-only.

Login redirect #61

Open
benhaynes opened this issue Oct 25, 2018 · 0 comments
Open

Login redirect #61

benhaynes opened this issue Oct 25, 2018 · 0 comments
Labels

Comments

@benhaynes
Copy link
Sponsor Member

From directus created by jreid06 : directus/directus#2174

For security issues, please email support@getdirectus.com directly.

Version Info

  • Directus version and branch (Or commit hash):
  • PHP version: 7.2
  • MySQL version: 5.5
  • Web server: Apache
  • OS name and version:

Expected Behavior

  1. My directus data is stored in a folder called "/backend"
  2. When logged in successfully i expect it to redirect user to their dashboard either 'backend/tables' or their last location e.g 'backend/tables/blog_posts'

Actual Behavior

  1. User is logged in successfully is credentials match and url will match their last location e.g 'backend/tables/blog_posts'; HOWEVER they see the index.php in the project root so the front end of the website and not the admin side
  2. The only way then to access the backend is to then visit '/backend' and then the user is redirected to directus and can view/edit/ content for their website.
  3. This issue only happens when on the server and cannot reproduce it on my local machine. I use a Mac book pro for local development

Schema Dump, Logs, or Screenshots

The actual result below
screen shot 2018-07-06 at 09 51 06

The expected result
screen shot 2018-07-06 at 09 51 30

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant