heroku / identity

[DEPRECATED] Login and OAuth management service for Heroku
https://id.heroku.com/
MIT License
246 stars 20 forks source link

Make /signup(/:foo) redirects permanent #199

Closed raul closed 8 years ago

raul commented 8 years ago

The id.h.c/signup -> signup.h.c redirects have been working like a charm so we can now make them permanent. That should also convince Google to stop indexing id.h.c/signup.

raul commented 8 years ago

Forgot to mention: if you prefer I can send a new commit removing the default value for the status code and setting it explicitly in all the method calls. Just let me know!

dmcinnes commented 8 years ago

Looks great, thanks! Default value is fine by me.