Jonas Schäfer
Jonas Schäfer
Part of this has been implemented. Enough for me to take it off the milestone.
Part of this needs to be in aioxmpp. I created horazont/aioxmpp#154 for that.
Interesting, please provide logs from that join until the first message received after the join.
As discussed in horazont/aioxmpp#155, we will prohibit messages from reaching aioxmpp while the join is in progress. This will either be done by disabling the input or by queueing the...
Also, unrelated to the review, please ensure that you talk to @mwild1, because I think he has some plans for a v3 of the upload protocol.
Alright, now I get the big picture here. To summarise, so that we’re on the same page: You modified (or plan to modify) mod_http_upload_external to send the quota (as query...
I’d also recommend the cronjob at this stage. However, the command line is a bit unsafe since the filename is determined by the client. If the client can pick a...
@kousu I took the liberty to edit your comment above so that someone just copying the first snippet they find isn’t getting into trouble :)
Hi! Thanks for the report. We can’t look into this with high priority at the moment, since these are Interesting Times. We’d be happy to review and approve a PR...
@altmind Yes, sudo is flexible enough. It is a trade-off between system configuration (which we cannot really manage) and dependencies (which we have control over). In addition, this separation allows...