discourse/app
Sam Saffron e302c0af8b DEV: by default disable anon impersonation in dev environments
The impersonate any user by anonymous feature in dev should require a
deliberate opt-in. This way developers are better aware of the security
implications of this development only feature.
2019-06-03 10:02:27 +10:00
..
assets DEV: Fix indentation 2019-05-31 10:19:19 -03:00
controllers DEV: by default disable anon impersonation in dev environments 2019-06-03 10:02:27 +10:00
helpers Make email_excerpt method take an optional post param (#7570) 2019-05-20 10:04:23 +02:00
jobs DEV: refactor cleaning up of user export topics 2019-05-30 10:24:45 +05:30
mailers Make email_excerpt method take an optional post param (#7570) 2019-05-20 10:04:23 +02:00
models FIX: Histories should be reverse chronological 2019-05-31 14:59:26 -04:00
serializers FIX: For API consumption it's easier if the lings are the full URL 2019-05-31 14:04:54 -04:00
services FEATURE: add support for defer topic functionality 2019-05-31 15:44:35 +10:00
views FEATURE: add OpenGraph data to /login page 2019-05-23 07:03:01 +05:30