Changes between Version 4 and Version 5 of AccountControl


Ignore:
Timestamp:
Mar 7, 2008, 1:08:58 AM (16 years ago)
Author:
Ageless
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AccountControl

    v4 v5  
    1616== Restricting account creation via 'invitation codes' == #invite-codes
    1717
    18 It is also possible to restrict account creation to only those who present a secret 'invitation code'. In this case an account can only be created via the web pages, not via the client or an [AccountManagers account managers].
     18It is also possible to restrict account creation to only those who present a secret 'invitation code'. In this case an account can only be created via the web pages, not via the client or the [AccountManagers account managers].
    1919
    2020To use this mechanism you need to add to the file `html/project/project.inc` a definition for a PHP constant `INVITE_CODES` containing the allowed invitation codes. A simple example is: