Revision 552ea518 pithos/settings.py.dist

b/pithos/settings.py.dist
69 69
#backend_db = 'postgresql://user:pass@host/db'
70 70
BACKEND = ('ModularBackend', (backend_module, backend_path, backend_db))
71 71

  
72
# Shibboleth-enabled path for authentication.
73
LOGIN_URL = "/login"
74

  
72
# Bypass authentication for user administration.
75 73
BYPASS_ADMIN_AUTH = False
76 74

  
77 75
# Local time zone for this installation. Choices can be found here:

Also available in: Unified diff