Note: You are currently viewing documentation for Moodle 2.0. Up-to-date documentation for the latest stable version is available here: Blocked site secret.

Blocked site secret: Difference between revisions

From MoodleDocs
(New page: Note: a secret is sometimes called siteidentifier. If during your site registration you see the message "your site secret is blocked", it means that the hub administrator blocked any regi...)
 
No edit summary
Line 6: Line 6:
* someone stole your secret, the hub administrator detected it (weird behaviour on the hub or you alerted him), and he blocked the secret.
* someone stole your secret, the hub administrator detected it (weird behaviour on the hub or you alerted him), and he blocked the secret.


Resolving the issue:
=Resolving the issue=
---------------


# you can follow the link indicated on the page where the warning is displayed. Your secret will be regenerated and you will be able to register.
# you can follow the link indicated on the page where the warning is displayed. Your secret will be regenerated and you will be able to register.

Revision as of 04:11, 28 February 2011

Note: a secret is sometimes called siteidentifier.

If during your site registration you see the message "your site secret is blocked", it means that the hub administrator blocked any registration from a site having the same site secret as your site has. There is multiple reasons for the hub administrator to block a secret:

  • you were using a buggy third party custom script installing Moodle for you. Some script can be installing Moodle sites with the same secret. In this case these site would be able to update each other registration and they would be able to spam under name of the other site using the same secret.
  • buggy version of the Mac Moodle package. There were were an issue with the official Mac Moodle package that create the same siteidenfier. http://tracker.moodle.org/browse/MDL-26619 that
  • someone stole your secret, the hub administrator detected it (weird behaviour on the hub or you alerted him), and he blocked the secret.

Resolving the issue

  1. you can follow the link indicated on the page where the warning is displayed. Your secret will be regenerated and you will be able to register.
  2. you can not update your site to the required version, the only solution is to edit your database.
    1. Trying to register on Mooch:

mdl_config table: delete the row named siteidentifier. mdl_registered_hubs: delete the row referencing Mooch

    1. Trying to register on another hub:

mdl_registered_hubs: delete the row referencing this hub