discourse/app/controllers/users
Daniel Waterworth 721ee36425
Replace `base_uri` with `base_path` (#10879)
DEV: Replace instances of Discourse.base_uri with Discourse.base_path

This is clearer because the base_uri is actually just a path prefix. This continues the work started in 555f467.
2020-10-09 12:51:24 +01:00
..
associate_accounts_controller.rb DEV: s/\$redis/Discourse\.redis (#8431) 2019-12-03 10:05:53 +01:00
omniauth_callbacks_controller.rb Replace `base_uri` with `base_path` (#10879) 2020-10-09 12:51:24 +01:00