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
David Taylor f1d64bbbe5
FEATURE: Add a site setting to control automatic auth redirect (#10732)
This allows administrators to stop automatic redirect to an external authenticator. It only takes effect when there is a single authentication method, and the site is login_required
2020-09-24 17:06:07 +01:00
..
assets Update regex for views search filter. 2020-09-24 17:05:55 +05:30
controllers FEATURE: Add a site setting to control automatic auth redirect (#10732) 2020-09-24 17:06:07 +01:00
helpers DEV: make it possible to enable cdn in development environment. 2020-09-23 11:52:16 +05:30
jobs FIX: email always settings were not being respected 2020-09-23 22:00:15 +05:30
mailers FEATURE: Allow email image embed with secure media (#10563) 2020-09-10 09:50:16 +10:00
models DEV: Stop polluting Class with deprecated settings methods (#10736) 2020-09-24 01:58:53 +03:00
serializers FIX: Do not downcase group name in current user serializer 2020-09-17 13:03:42 -04:00
services FIX: Do not downcase group name in notification payload 2020-09-21 13:33:29 -04:00
views FIX: use normal logo in published pages if small not available. 2020-09-21 09:20:39 +05:30