-
**The idea:**
I think that on production it would be nice to have audit logs of all operations performed in RKD (when eg. RKD_AUDIT_LOG=true).
**Why?**
- Increase transparency of administrators o…
-
Changes in my xml files are not reflected in my app when they absolutely should be. I don't believe they are being compiled. If I look at the xml of the compiled app with APK Editor I can see that an …
-
# ⚠️ P-L-E-A-S-E, PLEASE, PLEASE, PLEASE read and follow all of the instructions first ⚠️
### Note: After each step, close your current tabs and open new tab to test again or it won't work.
- [x] …
-
-
`ScheduledBackup` resource should contain a backup definition with details like:
- Cron Schedule
- GPG keys location
- Collection ID
- Operation type (backup/restore)
- Backup/Restore procedure t…
-
Endpoint should list all already submitted versions
-
I suggest to add a collection health endpoint that should report:
- If sum of all versions are smaller than hard limit of `maxCollectionSize`
- If at least one version exceeds `maxOneVersionSize`
-…
-
Endpoint should return a file in form as-is.
**Requirements:**
- Collection `downloader` permission is required (or global `downloader` or `systemAdmin` permission)
-
If child process failed, then upload needs to be reverted immediately to avoid corrupted data uploaded to the server.
**Logs of invalid operation:**
```bash
>> Executing backup command and upl…
-
Implement a file upload
Best would be to not save the file to temporary directory, and stream to storage immediately, while being able to analyze the stream on the fly (e.g. if there are GPG header…