-
See PhotoBackup/api#2.
Because `validate_password()` can exit with `401` and is called for `@route('/', method='POST')` the upload request can return 401 for a password error even though this is not …
-
Currently error code 401 is used both when the server is misconfigured (no password has been set) and when the request was incomplete (not `upfile` was included). Server problems like the misconfigure…
-
When I stopped the service, and the re-enabled it, it start to repush all pictures.... BUt the auditlogs are correct. Would it be possible to skip this re-upload, as sometimes I am on really slow and …
-
Could you please provide information how to deploy your app using Gunicorn? I honestly tried but failed
ghost updated
9 years ago
-
Hi Stéphane,
I've just started using the PhotoBackup Android app and love it - thanks for working on this. Are there any plans to, optionally, upload movie clips as well? The file sizes would be far …
-
You are using the default tcp port 8080 on the photobackup server instance.
Although the use must have the ability to change it to something else through the settings menu.
8080 is the default tcp po…
-
“Used network” doesn’t make sense as a checkbox label, I feel. I had to toggle it a view times to actually understand what it was meant to do. Maybe calling it “Back-up on Wi-Fi only” would make more …