Local authentication modules
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.3k
- Forks
- 245
- PR merge metrics
- No merged PRs in 30d
Description
Can be created local authentication modules with local DB? We don't want to integrate to company LDAP server, instead local authentication with encrypted password stored in DB. Local authentication module also should be pluged and configured to use before start.
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 reviewing the existing authentication integration and startup configuration entry points, then determine how authentication modules and persistence are structured. Done means a pluggable local authentication option can be selected before startup and stores passwords encrypted in a local database, with coverage for the configuration and authentication behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- authentication, backend, databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100