travis-web/assets/scripts
Piotr Sarnacki 8d393c2cf7 Remove afterSignIn hook from actions in AuthRoute
This is a leftover from previous version of auth code. The purpose of
this code was to redirect to index if we're on auth route and user is
already signed in. This may happen only when we use autoSignIn which is
synchronuous, so it should be fine to just check if user is signed in
and redirect to index there.
2014-05-28 10:22:47 +02:00
..
app Remove afterSignIn hook from actions in AuthRoute 2014-05-28 10:22:47 +02:00
config Cleaned Up public directory 2014-05-22 09:33:28 -04:00
lib signOut on refresh user data error 2014-04-09 00:14:28 +02:00
spec Refactor auth code 2014-05-28 10:22:47 +02:00
vendor Use gravatar for author and committer avatars. 2014-05-09 02:20:34 +02:00
travis.coffee Use gravatar for author and committer avatars. 2014-05-09 02:20:34 +02:00