DaoAuthenticationProvider.java around line 300, publishes an
AuthenticationSuccessEvent when the user has logged in. However – it only
does this if the cache wasn’t used… This seems odd and incorrect to
me. Since this sequence of events misses the second event : 1) login as
user A – event is fired 2) logout 3) login as
user A – event isn’t fired It’s a simple change – does someone mind to do
it ? I would make a patch – but CVS is failing. Thanks Cameron |
- [Acegisecurity-developer] Event not firing from DaoAuthent... Cameron Braid
- Re: [Acegisecurity-developer] Event not firing from D... Mark St.Godard
- Re: [Acegisecurity-developer] Event not firing fr... Gustavo Faerman
- Re: [Acegisecurity-developer] Event not firin... Mark St.Godard
- Re: [Acegisecurity-developer] Event not f... Luke Taylor
- Re: [Acegisecurity-developer] Event ... Mark St.Godard
- Re: [Acegisecurity-developer] Ev... Ben Alex
- Re: [Acegisecurity-developer... Mark St.Godard