settings: adapt to module reorganization in authentic2

This commit is contained in:
Benjamin Dauvergne 2014-03-21 17:50:31 +01:00
parent a42cc02686
commit cc374f2467
1 changed files with 1 additions and 1 deletions

View File

@ -218,7 +218,7 @@ USE_DISCO_SERVICE = 'USE_DISCO_SERVICE' in os.environ
###########################
# Only RSA private keys are currently supported
AUTH_FRONTENDS = ( 'authentic2.auth2_auth.backend.LoginPasswordBackend',)
AUTH_FRONTENDS = ( 'authentic2.auth_frontends.LoginPasswordBackend',)
# expiration in seconds of authentication events.