discourse/app
Sam eb2db23b40 FEATURE: remove email_token_grace_period_hours
The site setting email_token_grace_period_hours just causes confusion and
should not be used anyway.

Out of the box, tokens stop working once confirmed, no need to add complexity here
2016-12-19 17:15:20 +11:00
..
assets Merge pull request #4590 from xfalcox/css-highligth 2016-12-16 14:22:25 -08:00
controllers FEATURE: rate limit by login on password reset 2016-12-19 11:03:07 +11:00
helpers SECURITY: fix reflected XSS with safe_mode param 2016-12-19 10:11:51 +11:00
jobs bye bye byebug 2016-12-15 15:52:25 +11:00
mailers add Likes Recieved to possible stats in summary email 2016-12-12 14:20:25 -05:00
models FEATURE: remove email_token_grace_period_hours 2016-12-19 17:15:20 +11:00
serializers FEATURE: Add `Group#full_name`. 2016-12-13 16:16:26 +08:00
services Add user_updated event to webhooks. 2016-12-13 11:26:26 +08:00
views FEATURE: add referrer never tag to password reset page 2016-12-19 11:01:58 +11:00