florian.vuillemot florian.vuillemot
  • Paris
  • Joined on 2019-02-11
florian.vuillemot commented on issue fsfe-system-hackers/forms#38 2019-05-13 15:26:30 +00:00
Remove asynchronous email delivery

@max.mehl, you are welcome :)

9ccd81e216 Remove debug print
8e80734d31 Remove useless convertion
a75eb25a0b Remove Celery package from Pipfile
florian.vuillemot commented on issue fsfe-system-hackers/forms#38 2019-05-13 14:59:35 +00:00
Remove asynchronous email delivery

What do you think about log this information ?

florian.vuillemot created pull request fsfe-system-hackers/forms#38 2019-05-13 14:36:39 +00:00
Remove asynchronous email delivrery
31afc88040 Remove worker container
6ba660ae4a Merge remote-tracking branch 'upstream/master' into feature/handling_mail_duplicates/confirmed_email_address_signs_up_again
5804e9b0d7 Scenario 3 option 2 (#36)
florian.vuillemot closed issue fsfe-system-hackers/forms#37 2019-05-11 21:57:12 +00:00
Read log can take a lot of memory
florian.vuillemot commented on issue fsfe-system-hackers/forms#37 2019-05-09 09:30:57 +00:00
Read log can take a lot of memory

It's a very good and simple idea. This should be consider in issue #25. I'm forgot that we ever read all logs when we done DeliveryService.log !

florian.vuillemot commented on issue fsfe-system-hackers/forms#37 2019-05-09 08:06:34 +00:00
Read log can take a lot of memory

I can't establish labeling of this issues as a question :$

florian.vuillemot opened issue fsfe-system-hackers/forms#37 2019-05-09 08:03:45 +00:00
Read log can take a lot of memory
florian.vuillemot commented on issue fsfe-system-hackers/forms#36 2019-05-08 13:19:48 +00:00
#11 Scenario 3 option 2

@max.mehl thank you !

8d82a69bb8 Update pmpc template
41ca46420f Set to false default value of confirmation-check-duplicates
7e1ede5d4d Update document in README
Compare 3 commits »
florian.vuillemot commented on issue fsfe-system-hackers/forms#36 2019-05-08 00:13:25 +00:00
#11 Scenario 3 option 2

@reinhard, of course. It will be a huge work on the #23 :)

florian.vuillemot commented on issue fsfe-system-hackers/forms#23 2019-05-04 13:18:47 +00:00
Asynchronous email delivery should be reconsidered

I'm totally agree with you @reinhard. The code is complex and hard to understand whereas it should be clear and simple !

b7e484f997 Fixed typo in Readme and remove dirty lazy evaluation when getting subject and content of email
florian.vuillemot commented on issue fsfe-system-hackers/forms#36 2019-05-01 14:56:23 +00:00
#11 Scenario 3 option 2

@max.mehl. I think is ok right now :)

0da71ed6a5 Allow to disable the check for already confirmed signatures