discourse/app
Robin Ward e616b92511 FIX: If the admin sso sync has no external ID, don't throw an error
Instead, return a HTTP error code and a message explaining the problem,
to avoid log pollution.
2020-01-08 11:47:37 -05:00
..
assets DEV: Allow doLogin to be called with a set of parameters 2020-01-08 16:13:12 +00:00
controllers FIX: If the admin sso sync has no external ID, don't throw an error 2020-01-08 11:47:37 -05:00
helpers FIX: Replace deprecated URI.encode, URI.escape, URI.unescape and URI.unencode (#8528) 2019-12-12 12:49:21 +10:00
jobs FIX: Replace deprecated URI.encode, URI.escape, URI.unescape and URI.unencode (#8528) 2019-12-12 12:49:21 +10:00
mailers FIX: Replace deprecated URI.encode, URI.escape, URI.unescape and URI.unencode (#8528) 2019-12-12 12:49:21 +10:00
models DEV: Remove unnecessary debugging line 2020-01-07 15:04:43 +03:00
serializers FIX: Show uncategorized description on categories page 2020-01-03 11:46:18 -05:00
services FIX: Allow any protocol in wildcard url checker (#8651) 2020-01-02 16:03:13 +00:00
views FIX: Allow omniauth confirmation page to pass through GET parameters 2020-01-08 15:31:51 +00:00