[prev in list] [next in list] [prev in thread] [next in thread] 

List:       luci-commits
Subject:    [Luci-commits] [luci/pkg-update] luci.ini: auth.backend/middleware via TG2 not used
From:       jpokorny () fedoraproject ! org (Jan Pokorny)
Date:       2010-11-19 22:35:33
Message-ID: 20101119223533.9C406120230 () lists ! fedorahosted ! org
[Download RAW message or body]

commit c7891beb74a7311b51232246d20ea3f0adbf4069
Author: Jan Pokorny <jpokorny at redhat.com>
Date:   Fri Nov 19 23:31:27 2010 +0100

    luci.ini: auth.backend/middleware via TG2 not used
    
    - because self.auth_backend != "sqlalchemy" ... see tg/configuration.py

 config/luci.ini |    9 +--------
 1 files changed, 1 insertions(+), 8 deletions(-)
---
diff --git a/config/luci.ini b/config/luci.ini
index 2a01495..6572e6e 100644
--- a/config/luci.ini
+++ b/config/luci.ini
@@ -130,7 +130,7 @@ use = config:%(luci_sysconfig)s
 #
 
 [loggers]
-keys = root, luci, sqlalchemy, auth, tgi18n
+keys = root, luci, sqlalchemy, tgi18n
 
 [handlers]
 keys = console
@@ -163,13 +163,6 @@ qualname = sqlalchemy.engine
 # "level = DEBUG" logs SQL queries and results.
 # "level = WARN" logs neither.  (Recommended for production systems.)
 
-# A logger for authentication, identification and authorization -- this is
-# repoze.who and repoze.what:
-[logger_auth]
-level = INFO
-handlers = 
-qualname = auth
-
 
 # Additional handlers to be added as a key to [handlers]
 

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic