Romain Neutron
|
3fbd4a7daa
|
Merge pull request #734 from nlegoff/acl_service
[3.9] Add ACL as a service
|
2013-11-05 08:08:09 -08:00 |
|
Romain Neutron
|
f27fa53d4c
|
Merge branch '3.8'
Conflicts:
.travis.yml
templates/web/setup/wrapper.html.twig
tests/Alchemy/Tests/Phrasea/Authentication/AuthenticatorTest.php
|
2013-11-05 15:20:35 +01:00 |
|
Nicolas Le Goff
|
1fdf30c6af
|
Use ACL service provider to get user's ACL
|
2013-11-05 12:21:42 +01:00 |
|
Romain Neutron
|
50913c00ab
|
Fix disconnection on session delete
|
2013-11-04 19:10:45 +01:00 |
|
Romain Neutron
|
f11bf65c35
|
Fix entities namespace
|
2013-11-04 11:26:52 +01:00 |
|
Romain Neutron
|
1c27778001
|
Merge branch '3.8'
Conflicts:
tests/Alchemy/Tests/Phrasea/Application/OverviewTest.php
|
2013-10-31 17:56:48 +01:00 |
|
Romain Neutron
|
24a6dce598
|
Fix #1555 : API sessions remains open
|
2013-10-31 15:19:24 +01:00 |
|
Romain Neutron
|
baecfdceb3
|
Move entities to Phrasea namespace
|
2013-10-29 16:56:49 +01:00 |
|
Romain Neutron
|
42db38d055
|
Add error pages, fix error handling and PHP conf
|
2013-06-17 17:01:35 +02:00 |
|
Romain Neutron
|
39b91e3faa
|
Remove unused variable
|
2013-06-01 22:02:24 +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
|
d8854282e6
|
Add missing headers and doc blocks
|
2013-05-29 14:23:21 +02:00 |
|
Romain Neutron
|
52b6bfe299
|
Update session cleanup
|
2013-05-29 14:23:12 +02:00 |
|
Romain Neutron
|
3d15cab376
|
Add Authenticator::refreshAccount
|
2013-05-29 14:22:52 +02:00 |
|
Romain Neutron
|
3515774c7e
|
Move reinitUser to public for tests
|
2013-05-29 14:22:51 +02:00 |
|
Romain Neutron
|
68485b34b4
|
Add AuthenticationServiceProvider
|
2013-05-29 14:22:50 +02:00 |
|