Commit Graph

306 Commits

Author SHA1 Message Date
Nicolas Le Goff
ac5a929b3f Update SQLite database reference 2013-08-23 15:36:02 +02:00
Nicolas Le Goff
6a8312ca64 Add FtpCredentials entity 2013-08-23 12:09:50 +02:00
Nicolas Le Goff
307a6af069 Fix #1413 Add possibility to delete a persistent session 2013-08-08 12:26:39 +02:00
Nicolas Le Goff
6c7206cd7d Fix #1402 Issue with Secure and non secure connexion to geonames server 2013-08-06 19:12:12 +02:00
Nicolas Le Goff
139d0d96dc Fix #1386 Remove extra field from register form 2013-08-05 14:53:26 +02:00
Romain Neutron
1d1c54bf9a Merge pull request #517 from romainneutron/fix-1302
Fix #1302 : redirect mechanism does not work as expected
2013-07-17 08:29:26 -07:00
Romain Neutron
cdd1a21c71 Fix #1302 : redirect mechanism does not work as expected 2013-07-17 14:35:39 +02:00
Romain Neutron
8a45cac90d Fix #1348 : Call to undefined app property 2013-07-16 19:45:26 +02:00
Romain Neutron
056ac28120 Refactor command line utilities 2013-07-16 16:01:17 +02:00
Nicolas Le Goff
14a4d69ed1 Fix directory structure
Move static declaration
2013-07-12 20:09:51 +02:00
Nicolas Le Goff
a6a9a93b05 remove call to app in templates 2013-07-12 20:09:51 +02:00
Nicolas Le Goff
77961f5636 adressed @romainneutron's comments 2013-07-12 20:09:51 +02:00
Nicolas Le Goff
5cf51ee868 Remove unlock_usr_id variable dependency 2013-07-12 20:06:31 +02:00
Nicolas Le Goff
e94ff2c668 Remove recaptacha_display variable dependency 2013-07-12 20:06:31 +02:00
Nicolas Le Goff
0b4f8c4b07 Move static::guest_allowed method to Application 2013-07-12 20:06:31 +02:00
Romain Neutron
b90065ba24 Enhance connected users display 2013-07-12 14:50:38 +02:00
Romain Neutron
bc6a9f9f5a Use clearCookie instead of removeCookie to remove cookies 2013-07-11 18:28:20 +02:00
Romain Neutron
66b2b652d9 Merge pull request #481 from romainneutron/fix-07-10-03
[3.8] Multiple fixes
2013-07-10 12:17:57 -07:00
Romain Neutron
a458e0854c Revert auto select db feature 2013-07-10 19:45:19 +02:00
Romain Neutron
56ea42d2e6 Fix #1276 : persistent cookies does not authenticate 2013-07-10 19:44:22 +02:00
Romain Neutron
2427b7a6b4 Fix #1265 : Provide login in forgot password email 2013-07-10 12:39:04 +02:00
Romain Neutron
d3c494e2bb Fix #1254 : session are no more regularly updated 2013-07-09 15:15:58 +02:00
Romain Neutron
4720a46b66 Update geoname server service provider 2013-07-02 15:04:33 +02:00
Romain Neutron
6a1e63e317 Merge pull request #421 from romainneutron/rootpath
[3.8] Remove registry's GV_RootPath calls
2013-06-24 08:39:50 -07:00
Romain Neutron
3f47cc248d Remove registry's GV_RootPath calls 2013-06-19 19:25:16 +02:00
Romain Neutron
ae89305575 Add better maintenance handling 2013-06-19 19:22:44 +02:00
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