discourse/app
Sam 788ca1f112 FIX: stop adding email to unsubscribe url
Instead of adding email to unsubscribe url store it in redis for 1 hour
rate limit calls to unsubscribe endpoint to ensure there is no risk of
bloating redis

Also move controller to request specs
2018-05-22 09:07:03 +10:00
..
assets fixing group filter 2018-05-18 15:18:10 -04:00
controllers FIX: stop adding email to unsubscribe url 2018-05-22 09:07:03 +10:00
helpers FIX: allow user quotes in HTML digest emails 2018-05-13 18:23:17 +02:00
jobs FIX: Payload for webhooks should be current as of the time the event was triggered. 2018-05-21 17:29:58 +08:00
mailers FIX: check for existence of topic before looking for category 2018-05-17 10:49:01 +05:30
models Fix unexpected return error. 2018-05-21 22:28:44 +08:00
serializers Refactor WebHookFlagSerializer. 2018-05-21 17:29:58 +08:00
services FEATURE: staff action logs when creating/updating/deleting badges 2018-05-17 18:09:27 +02:00
views FIX: redirect to sso_destination_url after account activation 2018-05-11 19:57:04 +02:00