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

Add Protect endpoint status to dashboard. #58

Closed
nicumicle opened this issue Nov 4, 2022 · 3 comments
Closed

Add Protect endpoint status to dashboard. #58

nicumicle opened this issue Nov 4, 2022 · 3 comments
Assignees
Labels
feature-request New feature or request good first issue Good for newcomers

Comments

@nicumicle
Copy link
Owner

Currently, we do not display on the plugin dashboard the status for "Protect endpoints".

A new box should be added on the dashboard, with the title "Protect endpoints".

This box will have 2 statuses:

  • On: When "Protect endpoints enabled" is "Yes"
  • Off: When "Protect endpoints enabled" is "No"

Current:
image

Desired Result:
image

@nicumicle nicumicle added feature-request New feature or request good first issue Good for newcomers labels Nov 4, 2022
@true2thepen
Copy link
Contributor

I have added this in my fork at https://github.com/true2thepen/simple-jwt-login/tree/true2thepen-patch-2. It adds the Protect endpoints card as suggested above. I have tested it on my test server running WP 6.1.1 and PHP 8.1 with no problems.

@nicumicle
Copy link
Owner Author

Thank you @true2thepen

@true2thepen
Copy link
Contributor

Was my pleasure @nicumicle.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request New feature or request good first issue Good for newcomers
Projects
Archived in project
Development

No branches or pull requests

2 participants