Merge branch 'master' into 2.4

This commit is contained in:
mark_story 2013-06-21 17:47:37 -04:00
commit dcf7df39d2
5 changed files with 52 additions and 17 deletions

View file

@ -699,7 +699,7 @@ class AuthComponent extends Component {
}
/**
* Get the URL a use should be redirected to upon login.
* Get the URL a user should be redirected to upon login.
*
* Pass an URL in to set the destination a user should be redirected to upon
* logging in.