Add configurable list of users to NOT revoke login
Open
- Dominant language
- Python
- Stars
- 22
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Sometimes when running "revoke-logins", some users needs to be excluded. From this.
It would be nice if this were baked into pgbelt somehow, an ignore list of users when revoking logins.
Contributor guide
Research direction
Start at the pgbelt `revoke-logins` command and trace how users are selected for revocation. Define how a configurable ignore list should be supplied, then verify that listed users are preserved while other users are still revoked. The issue does not name specific files or tests, so locating the command and existing coverage is the first step.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- postgresql, python
- Domain
- cli, databases
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100