goauthentik / goauthentik/authentik
Add write-only support in ak-codemirror
Open
Beginner friendly
Nobody has claimed this yet.
enhancement/confirmed
- Dominant language
- Python
- Stars
- 25.6k
- Forks
- 2k
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 634
Description
Similar to `ak-secret-text-input`
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the ak-codemirror component and comparing its behavior with ak-secret-text-input. Implement write-only support consistent with the referenced component, then run the relevant component checks or tests; done means ak-codemirror can accept input without displaying its contents.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 64/100