EasyEngine / EasyEngine/auth-command

Auth delete should delete whitelisted IPs

Open
#28 2 comments 0 reactions 1 assignee Claimed by @PiyushKhurana View on GitHub
Dominant language
PHP
Stars
3
Forks
8
PR merge metrics
No merged PRs in 30d

Description

When we delete auth on site with `ee auth delete `, we also expect that the site's whitelisted IPs will also be deleted. They don't get removed and we have to remove it manually with `ee auth delete --ip`.

Now we have to ensure that Whitelisted IPs also get deleted with `ee auth delete ` and we don't have to delete them separately with `ee auth delete --ip`.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.