Feature #7
Relational database configurations/credentials
Start date:
Due date:
Estimated time:
Resolution:
Description
Implement a configuration backend/credential set which reads from a relational database on demand. This is thought to work in conjunction with the XML configuration interface (#4) and would allow a external application to write its configuration to the database.
History
#1 Updated by Martin Willi over 14 years ago
While the implementation is available as a pluggable module, it is out of date and needs an update and improvements.
We should create a generic database API to allow the implementation of other database backends (mysql).
#2 Updated by Martin Willi about 14 years ago
Rename the plugin to something database-independant. Implement credentials lookup.
#3 Updated by Martin Willi about 14 years ago
- Status changed from New to Closed
- Affected version set to fixed