mozilla / webmaker-browser

Webmaker for Browsers
https://webmaker.org
Mozilla Public License 2.0
48 stars 35 forks source link

Redirect /me to teach (specified by process.env.TEACH_ME_PAGE_URL) #228

Closed cadecairos closed 9 years ago

cadecairos commented 9 years ago

Fixes mozilla/webmaker-core#672

@jbuck Do we want to worry about localized urls? If yes, we have a problem, since hapi 8.6.0 routing doesn't support wildcards where we'd need them to be.

cadecairos commented 9 years ago

Also, we're not gonna want to ship this to prod this until mozilla/teach.mozilla.org#1334 gets to prod

jbuck commented 9 years ago

@cadecairos r+ with that wildcard change

xmatthewx commented 9 years ago

Good to go?

jbuck commented 9 years ago

Nah, @cadecairos needed to add a patch for the localized /me pages as well

jbuck commented 9 years ago

@cadecairos r+