Commit Graph

1507 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
5df6e262df Merge pull request #313 from romainneutron/auth-providers
[3.8] Auth providers
2013-05-29 10:44:31 -07:00
Romain Neutron
d968e30379 Merge pull request #359 from nlegoff/fix_867
[3.8] Fix #867 Add Exiftool binary check
2013-05-29 06:25:17 -07:00
Nicolas Le Goff
0248aa5adf Fix #867 Add Exiftool binary check
Enhancement

Fix typo
2013-05-29 15:16:09 +02:00
Nicolas Le Goff
fb6ed1c1fe Fix #785 Add possibility to delete baskets from workzone browser 2013-05-29 14:29:49 +02:00
Romain Neutron
b1d0029c45 Make native authentication more easily customizable 2013-05-29 14:23:26 +02:00
Romain Neutron
51fead6dc4 Bump to alpha6 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
f1b4a8e1d9 Add registration.enabled service provider 2013-05-29 14:23:25 +02:00
Romain Neutron
997a4b907d Update cache dir 2013-05-29 14:23:25 +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
a6a11fff09 Add authentication events 2013-05-29 14:23:23 +02:00
Romain Neutron
8174645214 Add Context to phraseanet 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
e42363acb0 Add API auth events 2013-05-29 14:23:22 +02:00
Romain Neutron
cbc3fd981f Update authentication configuration 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
a339806642 Move failure removing to its own method 2013-05-29 14:23:22 +02:00
Romain Neutron
2224d501b0 Rename addUnlockLink method 2013-05-29 14:23:22 +02:00
Romain Neutron
e84e85273a Remove duplicate maintenance warning 2013-05-29 14:23:22 +02:00
Romain Neutron
190f9a8f0e Remove extra line 2013-05-29 14:23:21 +02:00
Romain Neutron
17888e06b0 Fix typo 2013-05-29 14:23:21 +02:00
Romain Neutron
06c2d4c741 Add constraint on valid Phraseanet flash messages types 2013-05-29 14:23:21 +02:00
Romain Neutron
27c87ca7a7 Remove comments 2013-05-29 14:23:21 +02:00
Romain Neutron
71d0d83cd8 Address PR comments 2013-05-29 14:23:21 +02:00
Romain Neutron
70b4912427 Add missing headers 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
9a1aba0517 Fix Login controller tests 2013-05-29 14:23:20 +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
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
bb995bf324 Add NewLogin constraint 2013-05-29 14:23:19 +02:00
Romain Neutron
16a5d1b117 Update templates errors display 2013-05-29 14:23:19 +02:00
Romain Neutron
993b219cc1 Fix PasswordToken constraint 2013-05-29 14:23:18 +02:00
Romain Neutron
444684d5b4 Add missing message properties 2013-05-29 14:23:18 +02:00
Romain Neutron
f6e1f95669 Fix account tests 2013-05-29 14:23:18 +02:00
Romain Neutron
c5066a10d4 Add valid response in case of 500 2013-05-29 14:23:17 +02:00
Romain Neutron
34c6769dba Add note about valid flash types 2013-05-29 14:23:17 +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
10f8569dde Revert geo id field name && allow dash in field name in configuration file 2013-05-29 14:23:16 +02:00
Nicolas Le Goff
45fe839cfe Refactor code by adding camelizer utility 2013-05-29 14:23:16 +02:00