discourse/app
David Taylor 1299c94a52 FIX: Make serverside and clientside omniauth origin redirects consistent
Previously external domains were allowed in the client-side redirects, but not the server-side redirects. Now the behavior is to only allow local origins.
2019-05-15 12:40:51 +01:00
..
assets REFACTOR: user-selector take 2 (#7540) 2019-05-14 09:43:29 +02:00
controllers FIX: Make serverside and clientside omniauth origin redirects consistent 2019-05-15 12:40:51 +01:00
helpers DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
jobs FIX: Don’t try to delete inactive moderators 2019-05-13 21:44:03 +02:00
mailers Fix modifying frozen strings error take 2. 2019-05-13 16:23:45 +08:00
models FEATURE: Preserve notifications levels when splitting topics. (#7494) 2019-05-15 17:29:29 +10:00
serializers FIX: Customizing missing pluralized translations didn't work 2019-05-13 09:36:05 +02:00
services FIX: do not log username change if the save process was unsuccessful 2019-05-13 22:20:27 +05:30
views fix css of prev and next page links, move them to bottom of page (#7465) 2019-05-07 17:04:27 +02:00