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

UI won't load on error (ie is localhost or auth error etc) #27

Open
zanderwar opened this issue Dec 25, 2016 · 0 comments
Open

UI won't load on error (ie is localhost or auth error etc) #27

zanderwar opened this issue Dec 25, 2016 · 0 comments

Comments

@zanderwar
Copy link
Contributor

Re: CloudFlare_Notifications::handleMessage().

The side navigation menu uses AJAX, so the end-user will never actually get to the Admin UI should any error occur (e.g on localhost, or auth related etc); instead they'll receive the X-Status alert set by setToast().

See if this can be prevented by detecting where the call comes from(?) or otherwise maybe send each request with a unique variable and $_GET['ui']?

@zanderwar zanderwar added this to the 2.0 milestone Dec 25, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant