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

admin/api.php?status always returns disabled #2064

Closed
holomekc opened this issue Jan 9, 2022 · 1 comment
Closed

admin/api.php?status always returns disabled #2064

holomekc opened this issue Jan 9, 2022 · 1 comment

Comments

@holomekc
Copy link

holomekc commented Jan 9, 2022

Versions

  • Pi-hole: 5.8.1
  • AdminLTE: 5.10.1
  • FTL: 5.13

Platform

  • OS and version: Raspberry Pi OS
  • Platform: Docker

Expected behavior

GET
http://<pi_ip>/admin/api.php?status&auth=

Should return enabled or disabled

Actual behavior / bug

It returns always disabled for me

Steps to reproduce

Steps to reproduce the behavior:

  1. execute http://<pi_ip>/admin/api.php?enabled&auth=
  2. Check response = enabled
  3. Execute http://<pi_ip>/admin/api.php?status&auth=
  4. See that always disabled is returned

Debug Token

Screenshots

Additional context

@yubiuser yubiuser transferred this issue from pi-hole/pi-hole Jan 9, 2022
@yubiuser
Copy link
Member

yubiuser commented Jan 9, 2022

Duplicate of #2051

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

2 participants