florian.vuillemot florian.vuillemot
  • Paris
  • Joined on 2019-02-11
florian.vuillemot pushed to master at florian.vuillemot/forms 2019-04-07 11:57:14 +00:00
e7cb8b6018 Revert "Fix form worker and web crash (#32)"
79e8687a2f Fix form worker and web crash (#32)
8efdcd9a29 use customer email as reply-to instead of from to avoid SPF errors
91cc930492 #11 Update unconfirmed email address signs up again (#30)
e7f4d99f20 convert to docker-compose setup and add instructions on how to deploy the whole code locally
Compare 12 commits »
florian.vuillemot commented on issue fsfe-system-hackers/forms#22 2019-04-07 10:47:18 +00:00
Become REUSE compliant (source file headers)

Something like this ?

florian.vuillemot commented on issue fsfe-system-hackers/forms#26 2019-04-07 10:31:15 +00:00
Docker image footprint is quite big

@reinhard I can't pull fsfe/alpine-pipenv

florian.vuillemot commented on issue fsfe-system-hackers/forms#31 2019-04-05 12:40:11 +00:00
forms-worker crashed

max.mehl, the fix was pushed on fsfe-system-hackers/forms#34 :)

florian.vuillemot created pull request fsfe-system-hackers/forms#34 2019-03-29 09:23:21 +00:00
#31 Fix form worker and web crash
florian.vuillemot pushed to bug/forms-worker-crash at florian.vuillemot/forms 2019-03-29 09:22:02 +00:00
b749aa5495 Remove catching of all exception
florian.vuillemot commented on issue fsfe-system-hackers/forms#31 2019-03-29 09:17:24 +00:00
forms-worker crashed

My bad! It's a really stupid error...

florian.vuillemot commented on issue fsfe-system-hackers/forms#32 2019-03-27 21:14:04 +00:00
#31 Fix form worker and web crash

ahah good point !

florian.vuillemot commented on issue fsfe-system-hackers/forms#32 2019-03-27 20:41:27 +00:00
#31 Fix form worker and web crash

So If I understand correctly, we should:

florian.vuillemot commented on issue fsfe-system-hackers/forms#11 2019-03-27 20:32:17 +00:00
Handling mail duplicates in open letters and possible abuse

My expression is really bad...

florian.vuillemot commented on issue fsfe-system-hackers/forms#32 2019-03-27 19:44:36 +00:00
#31 Fix form worker and web crash

Hi,

florian.vuillemot commented on issue fsfe-system-hackers/forms#32 2019-03-26 22:54:08 +00:00
#31 Fix form worker and web crash

I'm printing some log with the 'print' function. I'm not sure that is the better way.

florian.vuillemot pushed to bug/forms-worker-crash at florian.vuillemot/forms 2019-03-26 22:51:17 +00:00
9e98387b39 Catch all exception from the api
florian.vuillemot pushed to bug/forms-worker-crash at florian.vuillemot/forms 2019-03-26 22:42:20 +00:00
24b0ba1909 Update previous error to be more specific
florian.vuillemot pushed to bug/forms-worker-crash at florian.vuillemot/forms 2019-03-26 22:39:52 +00:00
931b55d2a5 Throw error for a bad request when Redis data is not correct
florian.vuillemot created pull request fsfe-system-hackers/forms#32 2019-03-26 22:34:05 +00:00
#31 Fix form worker and web crash
florian.vuillemot pushed to bug/forms-worker-crash at florian.vuillemot/forms 2019-03-26 22:32:02 +00:00
773b28496b Add log when id or Redis data is None
florian.vuillemot pushed to bug/forms-worker-crash at florian.vuillemot/forms 2019-03-26 22:22:03 +00:00
d98059d495 #11 fix: handle when redis element have not context key
8a4468e716 #31 Add wrapper for handling error when config Redis don't found request id
91cc930492 #11 Update unconfirmed email address signs up again (#30)
florian.vuillemot commented on issue fsfe-system-hackers/forms#11 2019-03-26 22:16:03 +00:00
Handling mail duplicates in open letters and possible abuse

@max.mehl, I found a bug during the fixed of #31. Please, do not push in production this feature before this update.

florian.vuillemot commented on issue fsfe-system-hackers/forms#31 2019-03-26 21:51:05 +00:00
forms-worker crashed

In the forms-worker we can see a problem about the data that come from Redis.