discourse/app
Daniel Waterworth 0de7e4339c FIX: Subcategory permissions validation
When a category has a subcategory, we ensure that no one who can see the
subcategory cannot see the parent. However, we don't take into account
the fact that, when no CategoryGroups exist, the default is that
everyone has full permissions.
2019-10-14 21:13:22 +01:00
..
assets FEATURE: Use the 'ugc' rel attribute alongside 'nofollow' 2019-10-14 15:21:48 -03:00
controllers FEATURE: add short site description on login page title 2019-10-14 11:40:09 +05:30
helpers SECURITY: mini profiler enabled incorrectly for admins 2019-10-09 12:49:22 +11:00
jobs FIX: Zeitwerk-related fixes for jobs. (#8187) 2019-10-14 13:03:22 +03:00
mailers FIX: during concurrent emails generation renderer should not be reused 2019-10-10 08:50:48 +11:00
models FIX: Subcategory permissions validation 2019-10-14 21:13:22 +01:00
serializers FEATURE: Display created and last_used dates for API keys 2019-10-09 14:24:41 +01:00
services FIX: during concurrent emails generation renderer should not be reused 2019-10-10 08:50:48 +11:00
views FEATURE: add short site description on login page title 2019-10-14 11:40:09 +05:30