Utilisation de la bibliothèque Community-Auth
Bonjour à tous,
Besoin d'aide pour l'intégration de community-auth a mon projet symfony.
J'ai suivi ligne par ligne le tuto de l'installation (https://community-auth.com/documentation/installation) mais impossible pour moi de me loguer.
Voici le contenu de mes logs
Code:
1 2 3 4 5 6 7 8 9 10 11
|
DEBUG - 2017-06-13 23:14:19 --> Total execution time: 3.3692
DEBUG - 2017-06-13 23:14:19 --> Config file loaded: C:\wamp\www\*********\application\third_party/community_auth/config/db_tables.php
DEBUG - 2017-06-13 23:14:19 --> Config file loaded: C:\wamp\www\*********\application\third_party/community_auth/config/authentication.php
DEBUG - 2017-06-13 23:14:19 --> Session class already loaded. Second attempt ignored.
DEBUG - 2017-06-13 23:14:19 --> Encryption: Auto-configured driver 'openssl'.
DEBUG - 2017-06-13 23:14:19 -->
string = skunkbot
password = PepeLePew7
form_token =
token_jar = ["add08494","4d934faa","99eb5909","d1ab477d","695433d9","433da489","d0448b88","7f2c390d","a534b568"] |
Merci de votre aide.