rydurham / L4withSentry

Laravel 4 and Sentry 2.0
300 stars 91 forks source link

added \Cartalyst\Sentry\Users\UserAlreadyActivatedException to activate and resend activation code #61

Closed weboAp closed 10 years ago

weboAp commented 10 years ago

i run into this exception with sentry : \Cartalyst\Sentry\Users\UserAlreadyActivatedException which i'm trying to incorporate to SentryUser.php methods : activate and resend.

rydurham commented 10 years ago

It looks like most of the changes in this PR are tabs & newlines - can you clean this up so that the only change is the added exception handling?

weboAp commented 10 years ago

just did , sent a new pull request.