discourse/app
Sam 879067d000 FIX: check admin theme cookie against user selectable
previously admin got a free pass and could set theme via cookie to anything
including themes that are not selectable

this refactor ensures that only "preview" gets a free pass, all the rest
goes through the same pipeline
2018-09-07 10:47:28 +10:00
..
assets FIX: do no reset tags selection on category selection (#6369) 2018-09-06 10:35:07 +02:00
controllers FIX: check admin theme cookie against user selectable 2018-09-07 10:47:28 +10:00
helpers FIX: improve support for subfolder S3 CDN 2018-08-22 12:31:13 +10:00
jobs FIX: Remove user fields when anonymizing user 2018-09-07 00:02:56 +02:00
mailers FIX: Notifications shouldn't use user locale unless allow_user_locale is enabled 2018-09-05 11:44:28 +02:00
models FIX: Remove user fields when anonymizing user 2018-09-07 00:02:56 +02:00
serializers REFACTOR: Use UserAuthTokenLogSerializer instead of conditionals. 2018-09-03 10:44:22 +08:00
services FIX: revert diacritic stripping 2018-08-31 11:46:55 +10:00
views FIX: Wizard didn't load translations correctly 2018-09-05 15:14:09 +02:00