Results 1 to 2 of 2

Thread: Login impossible

  1. #1
    mgk59 is offline Junior Member
    Join Date
    Oct 2010
    Posts
    2

    Default Login impossible

    Bonjour à tous,
    je viens d’installer la dernière édition communautaire sur un hébergement mutualisé (infomaniak network)
    et lors de mes tentatives de login j'ai le message suivant qui s'affiche:

    Possible Cross Site Request Forgery (XSRF) Attack Detected

    If you think this is a mistake please ask your administrator to add the following site to the acceptable referer list

    gajocha.com

    Click here for directions to add this site to the acceptable referer list

    Directions

    On your file system go to the root of your SugarCRM instance
    Open the file config_override.php. If it does not exist, create it. (it should be at the same level as index.php and config.php)
    Make sure the file starts with
    <?php
    followed by a new line
    Add the following line to your config_override.php file
    $sugar_config['http_referer']['list'][] = 'gajocha.com';
    Save the file and it should work
    Attempted action (Authenticate)

    If you feel this is a valid action that should be allowed from any referer, add the following to your config_override.php file
    $sugar_config['http_referer']['actions'] =array( 'index', 'ListView', 'DetailView', 'EditView', 'Login', 'Authenticate' );


    j'ai donc créé un fichier config_override.php avec le contenu indiqué mais cela ne change rien!

    Merci pour votre aide

  2. #2
    mgk59 is offline Junior Member
    Join Date
    Oct 2010
    Posts
    2

    Default [Résolu]Re: Login impossible

    Quote Originally Posted by mgk59 View Post
    Bonjour à tous,
    je viens d’installer la dernière édition communautaire sur un hébergement mutualisé (infomaniak network)
    et lors de mes tentatives de login j'ai le message suivant qui s'affiche:

    Possible Cross Site Request Forgery (XSRF) Attack Detected

    If you think this is a mistake please ask your administrator to add the following site to the acceptable referer list

    gajocha.com

    Click here for directions to add this site to the acceptable referer list

    Directions

    On your file system go to the root of your SugarCRM instance
    Open the file config_override.php. If it does not exist, create it. (it should be at the same level as index.php and config.php)
    Make sure the file starts with
    <?php
    followed by a new line
    Add the following line to your config_override.php file
    $sugar_config['http_referer']['list'][] = 'gajocha.com';
    Save the file and it should work
    Attempted action (Authenticate)

    If you feel this is a valid action that should be allowed from any referer, add the following to your config_override.php file
    $sugar_config['http_referer']['actions'] =array( 'index', 'ListView', 'DetailView', 'EditView', 'Login', 'Authenticate' );


    j'ai donc créé un fichier config_override.php avec le contenu indiqué mais cela ne change rien!

    Merci pour votre aide
    Un malheureux "espace" lors du copier coller devant le nom du fichier!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. impossible to login : Version 5.5 Windows
    By solinf in forum Installation and Upgrade Help
    Replies: 2
    Last Post: 2010-02-25, 07:15 AM
  2. Installation impossible
    By noelmaurice in forum Français
    Replies: 1
    Last Post: 2009-06-09, 05:56 PM
  3. Administration impossible
    By Vinch in forum Help
    Replies: 6
    Last Post: 2008-06-11, 11:26 PM
  4. impossible to upgrade
    By Iggi in forum Installation and Upgrade Help
    Replies: 1
    Last Post: 2007-07-26, 06:28 PM
  5. Impossible de configurer
    By PierreAntoine in forum Français
    Replies: 2
    Last Post: 2006-01-19, 04:27 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •