Sam Saffron 9be70a22cd DEV: introduce new API to look up dynamic site setting
This removes all uses of both `send` and `public_send` from consumers of
SiteSetting and instead introduces a `get` helper for dynamic lookup

This leads to much cleaner and safer code long term as we are always explicit
to test that a site setting is really there before sending an arbitrary
string to the class

It also removes a couple of risky stubs from the auth provider test
2019-05-07 11:00:30 +10:00
..
2016-11-02 22:19:16 +11:00
2017-07-28 10:20:09 +09:00
2018-06-14 12:18:36 +10:00
2017-07-28 10:20:09 +09:00
2018-07-25 14:38:10 -07:00
2013-05-09 19:48:10 +10:00
2018-12-04 10:48:16 +01:00
2017-07-28 10:20:09 +09:00
2018-03-14 13:01:52 +11:00