We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
XE의 설정은 아래와 같습니다.
회원 가입을 신청하면 가입된 이메일로 인증하라는 메시지가 있는 로그인 화면이 나타납니다.
이메일 인증을 하고 위에 나타난 화면에서 로그인을 하게 되면 /xe 가 아닌 / 로 리다이렉트 합니다.
로그인 폼의 success_return_url 정보를 보니 value="/" 로 되어있습니다.
하위 경로에 xe를 설치했을 경우의 처리가 필요한 것 같습니다.
확인 부탁드립니다.
감사합니다.
The text was updated successfully, but these errors were encountered:
#706 로그인 폼에서 로그인 후 하위 디렉토리 지원하지 않는 문제 처리
191db16
akasima
No branches or pull requests
XE의 설정은 아래와 같습니다.
회원 가입을 신청하면
가입된 이메일로 인증하라는 메시지가 있는 로그인 화면이 나타납니다.
이메일 인증을 하고 위에 나타난 화면에서 로그인을 하게 되면
/xe 가 아닌 / 로 리다이렉트 합니다.
로그인 폼의 success_return_url 정보를 보니 value="/" 로 되어있습니다.
하위 경로에 xe를 설치했을 경우의 처리가 필요한 것 같습니다.
확인 부탁드립니다.
감사합니다.
The text was updated successfully, but these errors were encountered: