You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 27, 2026. It is now read-only.
We want to add support for a persistent database backend to iprepd; initially this database will be used as another means of storing authentication information, allowing for dynamic updates to API keys without having to restart the service. The existing configuration file based authentication setup should be maintained.
We want to add support for a persistent database backend to iprepd; initially this database will be used as another means of storing authentication information, allowing for dynamic updates to API keys without having to restart the service. The existing configuration file based authentication setup should be maintained.
This database can also support #15.