Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor to encapsulate the authentication mechanism #27

Open
dokempf opened this issue Apr 29, 2024 · 0 comments
Open

Refactor to encapsulate the authentication mechanism #27

dokempf opened this issue Apr 29, 2024 · 0 comments
Labels
medium priority well be done at some point NFR enhancement Improvement regarding a non-functional requirement (e.g. testing)

Comments

@dokempf
Copy link
Collaborator

dokempf commented Apr 29, 2024

User management via a local database is a good choice for many sites, but for larger installations other authentication backends need to be supported. The first step on doing so would be to encapsulate authentication so that alternative mechanism can be added in the future.

@dokempf dokempf added the FR enhancement New feature or request regarding a functional reqirement label Apr 29, 2024
@JulianFP JulianFP added NFR enhancement Improvement regarding a non-functional requirement (e.g. testing) medium priority well be done at some point and removed FR enhancement New feature or request regarding a functional reqirement labels Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
medium priority well be done at some point NFR enhancement Improvement regarding a non-functional requirement (e.g. testing)
Projects
None yet
Development

No branches or pull requests

2 participants