Tobias Kunze

Results 124 comments of Tobias Kunze

CSRF isn't rotated on every request (but it is required for all POST data, don't worry). I think the right way forward is to guarantee uniqueness on a database level....

Thank you for the detailed report and the understanding – a fix for this will land in the next release.

Ah, yes, with the recent change in email sending, emails are currently only possible based on proposals, not on individuals. We're working to make that possible again, see also #1244....

Great idea! This should be pretty easy to contribute, if anybody wants to tackle it, I'll be happy to provide guidance.

Yes, it's still open.

Could you expand? I understand that "Unsaved configuration changes! [Save now]" is not terribly specific, but it pops up as soon as you change something, and it's always visible (cannot...

Putting the save button into the pop-up would force you to save for every single change, instead of being able to make several changes in a row and finally saving...

Parts of the user documentation will have to intersect with development tasks: on the one hand for screenshot generation (which is easily isolated), but also on the other hand to...

You'll want to add a `--port 8001` (or whatever port works best for you) to the sphinx autobuild command.

Hey @maqor, just wanted to check in how it's going: Do you need any assistance? Do you want to share a draft for review or collaboration?