Le 16/06/2018 à 17:05, Eduardo Morras a écrit :

I partially disagree. If you allow anonymous people to pull / commit /
merge data to your 'central repository', you can get easily spammed. If
I pull-request 100 images of 10MB your system will go down. Multiply it
by several 'funny guys' on more than one repository and fossil
credibility / reputation will be -1.

The idea is not to allow anonymous to commit or merge. It’s to allow anonymous to send a bundle that doesn’t modify the code or the history. The package is a way to ask to commit some code.

But yes, there should be a way to limit the bundle size and a way to limit the overall size allowed to store these bundles.
And obviously, an option to disable the feature would be useful too.

Olivier
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to