mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api.git
synced 2025-02-07 08:30:38 +00:00
We should allow manual SelfPrivacy installations on unsupported server providers. The ServerProvider enum is one of the gatekeepers that prevent this and we can change it easily as not much server-side logic rely on this. The next step would be manual DNS management, but it would be much more involved than just adding the enum value. |
||
---|---|---|
.. | ||
__init__.py | ||
api_queries.py | ||
backup.py | ||
common.py | ||
jobs.py | ||
providers.py | ||
services.py | ||
storage.py | ||
system.py | ||
users.py |