Commit Graph

132 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
24e021d452 Add AccountCreator to AuthenticationManagerServiceProvider 2013-05-29 14:23:25 +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
5144743d33 Fix unit tests 2013-05-29 14:23:25 +02:00
Romain Neutron
fedf50cb83 Revert bug introduced in merge 2013-05-29 14:23:24 +02:00
Romain Neutron
2ec765a9e9 Fix unit tests 2013-05-29 14:23:24 +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
199f64e679 Update authentication events unit tests 2013-05-29 14:23:23 +02:00
Romain Neutron
a6a11fff09 Add authentication events 2013-05-29 14:23:23 +02:00
Romain Neutron
a3634bd096 Add authentication Context 2013-05-29 14:23:23 +02:00
Romain Neutron
760efe09cb Add OAuth2 events 2013-05-29 14:23:22 +02:00
Romain Neutron
e42363acb0 Add API auth events 2013-05-29 14:23:22 +02:00
Romain Neutron
4dd46cd4e8 Add attempts number configuration to failure manager 2013-05-29 14:23:22 +02:00
Romain Neutron
2224d501b0 Rename addUnlockLink method 2013-05-29 14:23:22 +02:00
Romain Neutron
06c2d4c741 Add constraint on valid Phraseanet flash messages types 2013-05-29 14:23:21 +02:00
Romain Neutron
8ae45bf40b fix unit tests on PHP 5.3 2013-05-29 14:23:21 +02:00
Romain Neutron
71d0d83cd8 Address PR comments 2013-05-29 14:23:21 +02:00
Romain Neutron
9a1aba0517 Fix Login controller tests 2013-05-29 14:23:20 +02:00
Romain Neutron
b3f2a3ad05 Fix typo 2013-05-29 14:23:20 +02:00
Romain Neutron
a000c240cc Add updated Account and Login controllers 2013-05-29 14:23:19 +02:00
Romain Neutron
d2b9f3d0e8 Add Application::getUnlockLink 2013-05-29 14:23:19 +02:00
Romain Neutron
58df66b68b Fix typo 2013-05-29 14:23:19 +02:00
Romain Neutron
bb995bf324 Add NewLogin constraint 2013-05-29 14:23:19 +02:00
Romain Neutron
993b219cc1 Fix PasswordToken constraint 2013-05-29 14:23:18 +02:00
Romain Neutron
96a0a14552 Fix unit tests 2013-05-29 14:23:18 +02:00
Romain Neutron
22765cb28a Update tests to latest error handler 2013-05-29 14:23:18 +02:00
Romain Neutron
f6e1f95669 Fix account tests 2013-05-29 14:23:18 +02:00
Romain Neutron
d86611198c Fix TokenValidator tests 2013-05-29 14:23:18 +02:00
Romain Neutron
d6ae31a2d0 Fix Overview unit test 2013-05-29 14:23:18 +02:00
Romain Neutron
5e6d506d8d Add forms 2013-05-29 14:23:17 +02:00
Romain Neutron
518aab9e4a Update to latest TokensServiceProvider 2013-05-29 14:23:17 +02:00
Nicolas Le Goff
45fe839cfe Refactor code by adding camelizer utility 2013-05-29 14:23:16 +02:00
Romain Neutron
e012a02805 Add authentication service provider 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
8562100d7f Fix unit tests 2013-05-29 14:23:04 +02:00
Romain Neutron
c31552936b Fix unit tests 2013-05-29 14:23:03 +02:00
Romain Neutron
5fb40518a5 Add setLocale unit tests 2013-05-29 14:23:03 +02:00
Romain Neutron
21b9a5cb57 Add FormServiceProvider unit tests 2013-05-29 14:23:03 +02:00
Romain Neutron
0e02b5b8bd Add unit tests for maintenance 2013-05-29 14:23:01 +02:00
Romain Neutron
3d15cab376 Add Authenticator::refreshAccount 2013-05-29 14:22:52 +02:00