Commit Graph

130 Commits

Author SHA1 Message Date
Romain Neutron
241705a568 Merge pull request #399 from romainneutron/ip-proxies
[3.8] Add trusted proxies configuration
2013-06-17 10:28:49 -07:00
Romain Neutron
42db38d055 Add error pages, fix error handling and PHP conf 2013-06-17 17:01:35 +02:00
Nicolas Le Goff
164d012437 Reorder forms organisation add a way to custom view & add callback once error is rendered 2013-06-17 12:09:51 +02:00
Nicolas Le Goff
fc5fea2c2f Fix #1131 Add password strength validation 2013-06-14 16:55:29 +02:00
Nicolas Le Goff
7d0643150f Enhance wording && multiselect css component
Fix typo
2013-06-13 14:05:33 +02:00
Nicolas Le Goff
f30bca91a9 Adressed PR comment's
Fix tests

Add dot at end of senetences

Fix typo
2013-06-13 14:05:33 +02:00
Nicolas Le Goff
325d54006a Fix AccountForm validation & Add repeated form 2013-06-13 14:05:09 +02:00
Nicolas Le Goff
a456698642 Add nicer validation message 2013-06-13 14:05:08 +02:00
Nicolas Le Goff
6d55d4c61c Fix #1141 Use form type repeated 2013-06-13 14:05:08 +02:00
Nicolas Le Goff
d3716088e1 Adress PR's comment 2013-06-13 14:03:57 +02:00
Nicolas Le Goff
5e7a570a0f handle language for multiselect 2013-06-13 14:03:57 +02:00
Nicolas Le Goff
d0deccf84e Add validation language 2013-06-13 14:03:56 +02:00
Romain Neutron
4161ef2e31 Use url generator everywhere 2013-06-13 09:44:16 +02:00
Nicolas Le Goff
16d79abd43 Use ['locales.I18n.available'] to generate field label 2013-05-31 19:41:01 +02:00
Romain Neutron
fa06b05307 Merge pull request #365 from nlegoff/fix_953
Fix #953 Close session properly
2013-05-29 13:38:31 -07:00
Nicolas Le Goff
a15ee1d729 Fix #953 Close session properly
Fix tests
2013-05-29 21:44:53 +02:00
Romain Neutron
38f38290c8 Fix CS 2013-05-29 21:21:02 +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
f4f4b57279 Add unit tests 2013-05-29 14:23:24 +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
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
06c2d4c741 Add constraint on valid Phraseanet flash messages types 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
a000c240cc Add updated Account and Login controllers 2013-05-29 14:23:19 +02:00
Romain Neutron
f6e1f95669 Fix account tests 2013-05-29 14:23:18 +02:00
Romain Neutron
4024c07911 Update login routes 2013-05-29 14:23:14 +02:00
Romain Neutron
610c4dbb9c Update login controller 2013-05-29 14:23:14 +02:00
Romain Neutron
b8b0cec39c Add old password to password renewal form 2013-05-29 14:23:12 +02:00
Nicolas Le Goff
9863de8bac Remove button ids 2013-05-29 14:23:10 +02:00
Nicolas Le Goff
f37c07e60c Undo login modification
Undo login modification
2013-05-29 14:23:06 +02:00
Nicolas Le Goff
7637c31cf9 Add forgottenPasswordForm & fix angular controller 2013-05-29 14:23:05 +02:00
Romain Neutron
e798618b1b Fix login/logout routes 2013-05-29 14:23:04 +02:00
Romain Neutron
f17572097c Refactor some route, fix locale issue 2013-05-29 14:23:03 +02:00
Romain Neutron
0e02b5b8bd Add unit tests for maintenance 2013-05-29 14:23:01 +02:00
Nicolas Le Goff
1a76ab7aaf Add temporary cntrollers 2013-05-29 14:22:53 +02:00
Romain Neutron
a523261a73 Update authentication 2013-05-29 14:22:51 +02:00
Romain Neutron
cf0f13d9c9 Add TokensServiceProvider 2013-04-30 18:44:35 +02:00
Romain Neutron
ed4d8f2d68 Remove debug 2013-04-18 16:13:34 +02:00
Romain Neutron
538b90add0 Fix unit tests 2013-03-28 17:31:37 +01:00
Romain Neutron
74ce48fe45 Fix unit tests 2013-01-29 19:35:51 +01:00
Romain Neutron
c184278b40 Fix doc blocks 2013-01-29 18:34:50 +01:00
Romain Neutron
53206af159 Fix CS lib/Alchemy 2013-01-29 16:38:00 +01:00
Romain Neutron
309a0a9472 Add better exception handling for emails 2013-01-29 11:32:43 +01:00
Romain Neutron
303c7e859a Remove unnecessary try catch blocks 2013-01-29 11:12:54 +01:00
Romain Neutron
aa18c48306 Fix unit tests 2013-01-29 09:34:20 +01:00
Romain Neutron
9cce7ab8f9 Update notifications 2013-01-29 09:34:18 +01:00