Add configuration options for filtering
Open
good first issue
- Dominant language
- Shell
- Stars
- 2
- Forks
- 5
- PR merge metrics
- PR metrics pending
Description
**Feature request**
It would be great to have search for auth.
**Use case**
Many users need this functionality for production deployments.
**Implementation idea**
Add a new config option `enable_search` with default `false`.
Contributor guide
No contributing guide indexed for this repository
Research direction
No files or tests are named. Start by locating the configuration handling and the authentication search entry point, then trace how search behavior is selected. Done means a documented enable_search option defaults to false and authentication search is available when it is enabled, with relevant tests passing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- authentication, cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100