Skip to content
New issue

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

Logout redirection "error" #37

Open
ShakMR opened this issue Jul 13, 2016 · 1 comment
Open

Logout redirection "error" #37

ShakMR opened this issue Jul 13, 2016 · 1 comment

Comments

@ShakMR
Copy link

ShakMR commented Jul 13, 2016

Hi,

I'm using the last version available v1.0.57-alpha. The panel is configured as a sub-domain panel.example.org.

When login out from the Panel through the "logout" button the redirection doesn't work properly. This happens when you have the panel configured to use a sub-domain. As the
$_SERVER['HTTP_HOST']
contains the sub-domain and not only the main domain, the panel is open again asking for password.

May be there can be a configuration variable that set the logout redirection address or an option to close the window.

@alekseynemiro
Copy link
Member

Good idea! It will be added in the next version.

Thank you!

alekseynemiro added a commit that referenced this issue Jul 16, 2016
- Added config parameter ($config['logout_redirect']) to specify the the redirection address when logging out;
- Fixed saving settings, which did not exist in the configuration file.

Fixed #37
Fixed #34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants