Projet

Général

Profil

« Précédent | Suivant » 

Révision a9a12993

Ajouté par Josué Kouka il y a plus de 8 ans

encrypt user credentials (#9534)

Voir les différences:

README
45 45
Example of local_settings.py
46 46
----------------------------
47 47

  
48
    # Secret Key used for the encryption/decryption
49
    # Must be 16, 32 or 64 bytes long
50
    SECRET_KEY = 'whatever you want but keep it secret'
51

  
48 52
    SITE_DOMAIN =  'example.com'
49 53
    SITE_LOGIN_PATH = '/'
50 54
    SITE_HOME_PATH = '/profile' # Not required

Formats disponibles : Unified diff