Refactor to encapsulate the authentication mechanism #27
Labels
medium priority
well be done at some point
NFR enhancement
Improvement regarding a non-functional requirement (e.g. testing)
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.
The text was updated successfully, but these errors were encountered: