Commit Graph

76 Commits

Author SHA1 Message Date
Nicolas Le Goff
bd2a5fafd7 Fix #1002 Issue withe redirect uri parameter 2012-12-12 10:59:05 +01:00
Romain Neutron
a8b74e99a9 Fix typo 2012-11-05 16:17:23 +01:00
Romain Neutron
d0f1422b73 Use absolute URL generator 2012-11-05 13:54:33 +01:00
Romain Neutron
516204aff3 Update forgotpassword redirections 2012-10-30 19:48:25 +01:00
Romain Neutron
f0fed8bb7e Merge with 3.7 2012-10-30 11:27:50 +01:00
Nicolas Le Goff
18e8139a0d Update session last update date 2012-10-26 12:19:09 +02:00
Nicolas Le Goff
db8ff2c8ab Fix CS 2012-10-26 12:19:09 +02:00
Nicolas Le Goff
e3ae3b706f Remove doc blocks 2012-10-26 12:19:09 +02:00
Nicolas Le Goff
a3f0bcedd9 Update Session controller 2012-10-26 12:19:09 +02:00
Nicolas Le Goff
f2deb30728 Add Session Controller 2012-10-26 12:19:08 +02:00
Romain Neutron
f4b60eb291 Merge with 3.7 2012-10-25 17:41:57 +02:00
Nicolas Le Goff
33c63bb038 Fix url parameter
remove unused namespace
2012-10-18 15:45:50 +02:00
Romain Neutron
7d4de53173 Fix docblocks and use declarations 2012-10-04 17:54:54 +02:00
Romain Neutron
08ef9ebad0 Add tests to guest access 2012-10-04 17:49:55 +02:00
Romain Neutron
c31ac156a0 Replace locale only if it is different 2012-10-04 17:25:34 +02:00
Romain Neutron
5c87e7bc3b Add more firewall checks 2012-10-04 17:23:47 +02:00
Romain Neutron
a9a24d5424 Add firewalls 2012-10-04 16:54:47 +02:00
Romain Neutron
13b67dfe37 Update Firewall API 2012-10-04 15:44:53 +02:00
Romain Neutron
c3b89aa1e4 Remove eventsmanager variable assignment 2012-10-04 15:44:49 +02:00
Romain Neutron
0565bce475 Remove user variable assignment 2012-10-04 15:44:49 +02:00
Romain Neutron
1700565862 Cleanup namepaces, variables uses 2012-10-04 15:44:49 +02:00
Romain Neutron
75d6ce4982 Cleanup controllers 2012-10-04 15:44:48 +02:00
Romain Neutron
3f9dc687dc Fix tests on PHP 5.4 2012-10-04 15:43:35 +02:00
Romain Neutron
55637d327f Fix login 2012-10-04 15:43:32 +02:00
Romain Neutron
abc4d81521 Update controllers 2012-10-04 15:42:54 +02:00
Romain Neutron
2c7a3be278 Update controllers 2012-10-04 15:31:37 +02:00
Romain Neutron
ba3ea5d948 Update root controllers 2012-10-04 15:31:37 +02:00
Romain Neutron
7a11b3266b Fix reset password routes 2012-08-29 14:46:09 +02:00
Romain Neutron
f4fd69504f Remove unused routes 2012-08-29 13:59:22 +02:00
Romain Neutron
0f7056dfed Normalize request calls 2012-08-23 14:15:21 +02:00
Nicolas Le Goff
367cf7c2a4 add /login/authenticate/
remove  login/authenticate controller

add generateEmail function

move parent::tearDownAfterClass at the end od the function

use twitter bootstrap alert component

Update doc blocks & fix issues

add XMLHTTPRequest to PhraseanetPHPUNIt framework

fix tests

remove var_dump

refactor postlog process

fix URI's

fix redirection URI
2012-08-21 17:32:00 +02:00
Nicolas Le Goff
0ecdf87260 add /developers/* tests
add /developers/* test

add /developers/* test

fix tests

add developer test

fix Typo

fix tests
2012-08-21 17:31:59 +02:00
Nicolas Le Goff
a44df4389a add /login/* tests
delete unused template

add random email
2012-08-21 17:31:59 +02:00
Nicolas Le Goff
9419c7e589 add /account/* tests 2012-08-21 17:31:59 +02:00
Romain Neutron
9f11445265 Namespaces cleanup 2012-07-27 12:26:12 +02:00
Romain Neutron
68ef531258 Remove inline JsonResponse instanciation 2012-07-24 19:52:08 +02:00
Romain Neutron
5f25c7b190 Remove global appbox 2012-07-24 19:11:22 +02:00
Romain Neutron
cfa04e322f Add binds 2012-07-24 13:15:50 +02:00
Romain Neutron
adeba51b20 Update templates filepaths 2012-07-24 13:12:25 +02:00
Romain Neutron
2a4a3f3ec8 Enable Twig service provider 2012-07-24 13:11:26 +02:00
Nicolas Le Goff
cfe5e4a752 rename route anme post_* to submit_* & revert password lenght control 2012-07-20 18:13:35 +02:00
Nicolas Le Goff
08d915a4a7 add no-register-available message 2012-07-20 18:01:30 +02:00
Nicolas Le Goff
fdec06c1e1 add /login/register/ 2012-07-20 17:36:25 +02:00
Romain Neutron
3169171952 Fix tests and templates 2012-07-19 13:27:39 +02:00
Romain Neutron
431e1278b0 Code cleanup 2012-07-18 19:11:15 +02:00
Nicolas Le Goff
d1ec49c527 fix login 2012-07-18 18:26:18 +02:00
Romain Neutron
3812399a35 Add Phraseanet Service Provider and Phraseanet Application 2012-07-18 18:07:34 +02:00
Nicolas Le Goff
8b0f8d320c add /developers/ route 2012-07-18 18:04:20 +02:00
Nicolas Le Goff
235d89e54c update controlers & doc block 2012-07-18 17:48:10 +02:00
Nicolas Le Goff
c8414b1e5f update doc blocks 2012-07-18 17:48:10 +02:00