Commit Graph

32 Commits

Author SHA1 Message Date
Nicolas Le Goff
a15ee1d729 Fix #953 Close session properly
Fix tests
2013-05-29 21:44:53 +02:00
Romain Neutron
b1d0029c45 Make native authentication more easily customizable 2013-05-29 14:23:26 +02:00
Romain Neutron
5b33f0f5b9 Update to latest auth-providers API 2013-05-29 14:23:26 +02:00
Romain Neutron
25fef89247 Add AccountCreator 2013-05-29 14:23:25 +02:00
Romain Neutron
bf43614d9c Implement templates in Authentication Providers 2013-05-29 14:23:25 +02:00
Romain Neutron
f4f4b57279 Add unit tests 2013-05-29 14:23:24 +02:00
Romain Neutron
5b189276ef Normalize exceptions 2013-05-29 14:23:23 +02:00
Romain Neutron
d515da0b88 Make trials before captcha configurable 2013-05-29 14:23:23 +02:00
Romain Neutron
356e3f2e44 Add authentication providers logout method 2013-05-29 14:23:23 +02:00
Romain Neutron
a3634bd096 Add authentication Context 2013-05-29 14:23:23 +02:00
Romain Neutron
4dd46cd4e8 Add attempts number configuration to failure manager 2013-05-29 14:23:22 +02:00
Romain Neutron
a339806642 Move failure removing to its own method 2013-05-29 14:23:22 +02:00
Romain Neutron
17888e06b0 Fix typo 2013-05-29 14:23:21 +02:00
Romain Neutron
71d0d83cd8 Address PR comments 2013-05-29 14:23:21 +02:00
Romain Neutron
d8854282e6 Add missing headers and doc blocks 2013-05-29 14:23:21 +02:00
Romain Neutron
6cbf493675 Add comment 2013-05-29 14:23:20 +02:00
Romain Neutron
0181711d3a Update twitter auth providers 2013-05-29 14:23:20 +02:00
Romain Neutron
518aab9e4a Update to latest TokensServiceProvider 2013-05-29 14:23:17 +02:00
Romain Neutron
4024c07911 Update login routes 2013-05-29 14:23:14 +02:00
Romain Neutron
52b6bfe299 Update session cleanup 2013-05-29 14:23:12 +02:00
Romain Neutron
c08fd0f6d3 Add provider suggestion finder 2013-05-29 14:23:11 +02:00
Romain Neutron
f73f36212d Add Identity and Token 2013-05-29 14:23:11 +02:00
Romain Neutron
fce4affc71 Add providers factory 2013-05-29 14:23:11 +02:00
Romain Neutron
d86e4c4371 Add viadeo providers 2013-05-29 14:23:11 +02:00
Romain Neutron
3a3b9f5ece Add providers 2013-05-29 14:23:11 +02:00
Romain Neutron
3d15cab376 Add Authenticator::refreshAccount 2013-05-29 14:22:52 +02:00
Romain Neutron
2b4c292387 Add Persistent cookie manager 2013-05-29 14:22:51 +02:00
Romain Neutron
3515774c7e Move reinitUser to public for tests 2013-05-29 14:22:51 +02:00
Romain Neutron
f6be5001cc Add Auth Token Validator 2013-05-29 14:22:50 +02:00
Romain Neutron
68485b34b4 Add AuthenticationServiceProvider 2013-05-29 14:22:50 +02:00
Romain Neutron
f5c5aebe22 Add Native Phrasea Authentication 2013-05-29 14:22:50 +02:00
Romain Neutron
c8ff154110 Add Authentication Exceptions 2013-05-29 14:22:49 +02:00