Yann Sionneau

Results 32 issues of Yann Sionneau

And maybe other colors as well?

enhancement

This is not ready yet as I didn't find yet a mean to use the `style-src: 'unsafe-inline'` CSP attribute for the petition detail template which contains TinyMCE content with lots...

help wanted
security
not ready yet

On petition configuration / edit page, most of the text is very "raw" and hard to understand for non-expert users. * Most form field labels should be rewritten for something...

enhancement
help wanted
good first issue

Documentation should at least address the following points: * [x] Installation * [ ] Configuration * [ ] Usage * [x] Update * [x] Backup Documentation will be included in...

documentation

This would allow organizations to integrate the petition right into their websites by the mean of a "widget". That would technically be done via an Need to think about the...

new feature

Protect petition signing with a (non-Google, self-hosted) Captcha.

help wanted
question
new feature

* pip3 install uwsgidecorators * pip3 install django-uwsgi * set USE_MAIL_QUEUE = True When using cron based method: * set MAIL_EXTERNAL_CRON_SET = True When using uwsgi method: * ??

enhancement
good first issue
documentation

The issue is that today someone can modify the petition after it has been signed. Therefore the petition can become very different (or slightly, but the devil is in the...

enhancement
new feature

See https://github.com/pytition/Pytition/pull/185 which uses django-csp from Mozilla.

enhancement
security