This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app
Krzysztof Kotlarek 694a5bf229 FIX: Prevent from creation of duplicated TopicAllowedUsers (#8169)
Ensure that we don't try to create duplicated TopicAllowedUsers

Related to https://meta.discourse.org/t/error-message-topic-allowed-users-is-invalid/130382/5

Spec amended to cover a case creating an overlap.
2019-10-11 17:44:29 +11:00
..
assets FIX: Minor Github onebox layout issues 2019-10-10 21:35:36 -04:00
controllers DEV: stop mixing in application helper where not needed 2019-10-09 13:06:18 +11:00
helpers SECURITY: mini profiler enabled incorrectly for admins 2019-10-09 12:49:22 +11:00
jobs FIX: Ensure push_url exists before making push notification API call 2019-10-04 11:52:10 -04:00
mailers FIX: during concurrent emails generation renderer should not be reused 2019-10-10 08:50:48 +11:00
models FIX: Prevent from creation of duplicated TopicAllowedUsers (#8169) 2019-10-11 17:44:29 +11: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 site setting to show more detailed 404 errors. (#8014) 2019-10-08 14:15:08 +03:00