Here is the print of the 'environ' variable in the challenge method of
the RedirectingFromPlugin just before the "return HTTPFound("login")".
There is not much about "routes" by itself, so maybe it is not what
you wanted...
{'mod_wsgi.reload_mechanism': '0', 'wsgi.multiprocess': False,
'HTTP_COOKIE': 'fontSize=100;
beaker.session.id=fb6bf64b2ae425a694bbc88d360171df',
'SERVER_PROTOCOL': 'HTTP/1.1', 'SERVER_SOFTWARE': 'Apache/2.2.6
(Win32) PHP/5.2.5 mod_wsgi/2.0 Python/2.5.1', 'SCRIPT_NAME': '/essai',
'paste.parsed_formvars': (MultiDict([]), <mod_wsgi.Input object at
0x06D7F318>), 'SERVER_SIGNATURE': '', 'REQUEST_METHOD': 'GET',
'HTTP_KEEP_ALIVE': '300', 'repoze.tm.active': True, 'SystemRoot': 'C:\
\WINDOWS', 'QUERY_STRING': '', 'PATH': 'C:\\AW\\Maya8.5\\bin;C:\\AW\
\Maya7.0\\bin;C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\
\Wbem;C:\\Program Files\\Fichiers communs\\Adobe\\AGL;C:\\PROGRA~1\
\ULTRAE~1;C:\\Program Files\\cvsnt;D:\\ddstool\\nvidia;C:\\Program
Files\\Microsoft SQL Server\\90\\Tools\\binn\\;d:\\CUDA\\bin;C:\
\Program Files\\QuickTime\\QTSystem\\;C:\\Program Files\\TortoiseHg',
'paste.throw_errors': True, 'CONTENT_LENGTH': '0',
'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7',
'HTTP_USER_AGENT': 'Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:
1.9.0.1) Gecko/2008070208 Firefox/3.0.1', 'HTTP_CONNECTION': 'keep-
alive', 'SERVER_NAME': 'localhost', 'REMOTE_ADDR': '127.0.0.1',
'came_from': '/', 'repoze.who.plugins': {'sqlauth':
<tg.ext.repoze.who.middleware.SQLAuthenticatorPlugin instance at
0x06D2E5F8>, 'all':
<tg.ext.repoze.who.middleware.SQLMetadataProviderPlugin instance at
0x06D2E620>, 'cookie': <AuthTktCookiePlugin 114519056>, 'form':
<RedirectingFormPlugin 114518768>}, 'wsgi.url_scheme': 'http',
'PATH_TRANSLATED': 'C:\\apache\\htdocs\\logout_handler',
'SERVER_PORT': '80', 'SERVER_ADDR': '127.0.0.1', 'DOCUMENT_ROOT': '/
apache/htdocs', 'mod_wsgi.process_group': '', 'COMSPEC': 'C:\\WINDOWS\
\system32\\cmd.exe', 'weberror.evalexception':
<weberror.evalexception.EvalException object at 0x06D71B50>,
'SCRIPT_FILENAME': 'D:/Genesys/Essai/apache/seed.wsgi',
'SERVER_ADMIN': '[EMAIL PROTECTED]', 'paste.evalexception':
<weberror.evalexception.EvalException object at 0x06D71B50>,
'wsgi.input': <mod_wsgi.Input object at 0x06D7F318>, 'HTTP_HOST':
'localhost', 'mod_wsgi.callable_object': 'application',
'wsgi.multithread': True, 'PATHEXT':
'.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH',
'repoze.who.logger': None, 'REQUEST_URI': '/essai/logout_handler',
'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/
xml;q=0.9,*/*;q=0.8', 'WINDIR': 'C:\\WINDOWS', 'wsgi.version': (1, 0),
'paste.registry': <paste.registry.Registry object at 0x06D7E390>,
'GATEWAY_INTERFACE': 'CGI/1.1', 'wsgi.run_once': False, 'wsgi.errors':
<mod_wsgi.Log object at 0x06D7C050>, 'REMOTE_PORT': '2682',
'HTTP_ACCEPT_LANGUAGE': 'fr,fr-fr;q=0.8,en-us;q=0.5,en;q=0.3',
'paste.cookies': (<SimpleCookie:
beaker.session.id='fb6bf64b2ae425a694bbc88d360171df' fontSize='100'>,
'fontSize=100; beaker.session.id=fb6bf64b2ae425a694bbc88d360171df'),
'mod_wsgi.application_group': 'localhost|/essai',
'mod_wsgi.script_reloading': '1', 'wsgi.file_wrapper': <built-in
method file_wrapper of mod_wsgi.Adapter object at 0x06D7ADE8>,
'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'PATH_INFO': '/
logout_handler'}
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---