nouveau fichier: core/lib/Thelia/Exception/FileNotFoundException.php
nouveau fichier: core/lib/Thelia/Exception/FileNotReadableException.php
nouveau fichier: core/lib/Thelia/Exception/HttpUrlException.php
modifié: core/lib/Thelia/Core/Bundle/TheliaBundle.php
nouveau fichier: core/lib/Thelia/Core/DependencyInjection/Compiler/RegisterArchiveBuilderPass.php
nouveau fichier: core/lib/Thelia/Core/DependencyInjection/Compiler/RegisterFormatterPass.php
nouveau fichier: core/lib/Thelia/Core/FileFormat/Archive/AbstractArchiveBuilder.php
nouveau fichier: core/lib/Thelia/Core/FileFormat/Archive/ArchiveBuilder/ZipArchiveBuilder.php
nouveau fichier: core/lib/Thelia/Core/FileFormat/Archive/ArchiveBuilder/ZipArchiveException.php
nouveau fichier: core/lib/Thelia/Core/FileFormat/Archive/ArchiveBuilderInterface.php
nouveau fichier: core/lib/Thelia/Core/FileFormat/Archive/ArchiveBuilderManager.php
nouveau fichier: core/lib/Thelia/Core/FileFormat/FormatInterface.php
nouveau fichier: core/lib/Thelia/Core/FileFormat/Formatter/AbstractFormatter.php
nouveau fichier: core/lib/Thelia/Core/FileFormat/Formatter/Exception/BadFormattedStringException.php
nouveau fichier: core/lib/Thelia/Core/FileFormat/Formatter/FormatterManager.php
nouveau fichier: core/lib/Thelia/Tests/FileFormat/Archive/ArchiveBuilder/TestResources/bad_formatted.zip
nouveau fichier: core/lib/Thelia/Tests/FileFormat/Archive/ArchiveBuilder/TestResources/test_file
nouveau fichier: core/lib/Thelia/Tests/FileFormat/Archive/ArchiveBuilder/TestResources/well_formatted.zip
nouveau fichier: core/lib/Thelia/Tests/FileFormat/Archive/ArchiveBuilder/ZipArchiveBuilderTest.php
nouveau fichier: core/lib/Thelia/Tests/FileFormat/Archive/ArchiveBuilderManagerTest.php
nouveau fichier: core/lib/Thelia/Tests/FileFormat/Formatter/FormatterManagerTest.php
nouveau fichier: core/lib/Thelia/Tests/Tools/FakeFileDownloader.php
nouveau fichier: core/lib/Thelia/Tests/Tools/FileDownloaderTest.php
nouveau fichier: core/lib/Thelia/Tools/FileDownload/FileDownloader.php
nouveau fichier: core/lib/Thelia/Tools/FileDownload/FileDownloaderAwareTrait.php
nouveau fichier: core/lib/Thelia/Tools/FileDownload/FileDownloaderInterface.php
modifié: core/lib/Thelia/Tools/URL.php
new file: core/lib/Thelia/Model/Base/FormFirewall.php
new file: core/lib/Thelia/Model/Base/FormFirewallQuery.php
new file: core/lib/Thelia/Model/FormFirewall.php
new file: core/lib/Thelia/Model/FormFirewallQuery.php
new file: core/lib/Thelia/Model/Map/FormFirewallTableMap.php
modified: local/config/schema.xml
modified: setup/thelia.sql
When the user is registred in the session, the method "eraseCredentials" is cal$
( Thelia\Core\Security\SecurityContext::setCustomerUser ).
The form checks if the customer user of the session has the password given,
or, in the session, the password is null, so it doesn't work.
modifié: core/lib/Thelia/Form/CustomerPasswordUpdateForm.php