Bienvenido Ingrese sus datos
Action | Time Spent |
---|---|
Total Time | 1.4286 ms |
Controller Time | 0.0749 ms |
Render Time | 0.7949 ms |
Total Time | Engine | Count | Template | Content Type |
---|---|---|---|---|
0.7949 ms | mako | - | icm.templates.seguridad.login | text/html |
0.6733 ms | mako | 1 | icm.templates.seguridad.login |
Calls | Total | Percall | Cumu | CumuPer | Func |
---|---|---|---|---|---|
1 | 0.001 | 0.0010 | 0.054 | 0.0540 | <tg/configurator/components/dispatch.py:113(_call_controller)> |
1 | 0.013 | 0.0130 | 0.053 | 0.0530 | <icm/controllers/root.py:161(login)> |
1 | 0.022 | 0.0220 | 0.022 | 0.0220 | {built-in method builtins.print} |
2/1 | 0.009000000000000001 | 0.0045 | 0.018000000000000002 | 0.0180 | <tg/support/objectproxy.py:18(__getattr__)> |
1 | 0.004999999999999999 | 0.0050 | 0.012 | 0.0120 | <tg/request_local.py:234(_current_obj)> |
3/2 | 0.002 | 0.0007 | 0.007 | 0.0035 | {built-in method builtins.getattr} |
2 | 0.001 | 0.0005 | 0.001 | 0.0005 | {method 'startswith' of 'str' objects} |
1 | 0.001 | 0.0010 | 0.001 | 0.0010 | <tg/support/registry.py:52(_current_obj)> |
1 | 0.0 | 0.0000 | 0.0 | 0.0000 | {method 'get' of 'dict' objects} |
1 | 0.0 | 0.0000 | 0.0 | 0.0000 | {method 'disable' of '_lsprof.Profiler' objects} |
Name | Value |
---|---|
came_from | ['/'] |
Nothing here.
Nothing here.
Name | Value |
---|---|
SERVER_SOFTWARE | 'gevent/20.0 Python/3.6' |
SCRIPT_NAME | '' |
SERVER_NAME | 'ddsubuntu1804' |
SERVER_PORT | '8025' |
REQUEST_METHOD | 'GET' |
PATH_INFO | '/login' |
QUERY_STRING | 'came_from=%2F' |
SERVER_PROTOCOL | 'HTTP/1.1' |
REMOTE_ADDR | '3.238.82.77' |
HTTP_USER_AGENT | 'CCBot/2.0 (https://commoncrawl.org/faq/)' |
HTTP_ACCEPT | 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8' |
HTTP_ACCEPT_LANGUAGE | 'en-US,en;q=0.5' |
HTTP_ACCEPT_ENCODING | 'br,gzip' |
HTTP_HOST | 'didiosistemas.com.ar:8025' |
HTTP_CONNECTION | 'Keep-Alive' |
Name | Value |
---|---|
identity | None |
response | "{'_status': '200 OK', '_headers': ResponseHeaders([('Cache-Control', 'no-cache'), ('Pragma', 'no-cache'), ('Content-Length', '0'), ('Content-Type', 'text/html; charset=utf-8')]), '_headerlist': [('Cache-Control', 'no-cache'), ('Pragma', 'no-cache'), ('Content-Length', '0'), ('Content-Type', 'text/html; charset=utf-8')], 'conditional_response': False, '_app_iter': [b'']}" |
Name | Value |
---|---|
GATEWAY_INTERFACE | 'CGI/1.1' |
SERVER_SOFTWARE | 'gevent/20.0 Python/3.6' |
SCRIPT_NAME | '' |
wsgi.version | (1, 0) |
wsgi.multithread | False |
wsgi.multiprocess | False |
wsgi.run_once | False |
wsgi.url_scheme | 'http' |
wsgi.errors | <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'> |
SERVER_NAME | 'ddsubuntu1804' |
SERVER_PORT | '8025' |
REQUEST_METHOD | 'GET' |
PATH_INFO | '/login' |
QUERY_STRING | 'came_from=%2F' |
SERVER_PROTOCOL | 'HTTP/1.1' |
REMOTE_ADDR | '3.238.82.77' |
REMOTE_PORT | '50216' |
HTTP_USER_AGENT | 'CCBot/2.0 (https://commoncrawl.org/faq/)' |
HTTP_ACCEPT | 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8' |
HTTP_ACCEPT_LANGUAGE | 'en-US,en;q=0.5' |
HTTP_ACCEPT_ENCODING | 'br,gzip' |
HTTP_HOST | 'didiosistemas.com.ar:8025' |
HTTP_CONNECTION | 'Keep-Alive' |
wsgi.input | <gevent.pywsgi.Input object at 0x7fdd232ed708> |
wsgi.input_terminated | True |
webob._parsed_query_vars | (GET([('came_from', '/')]), 'came_from=%2F') |
paste.registry | <tg.support.registry.Registry object at 0x7fdd23fb8198> |
repoze.who.api | <repoze.who.api.API object at 0x7fdd22dd7d68> |
repoze.who.plugins | {'cookie': <AuthTktCookiePlugin 140588715913680>, 'form': <FastFormPlugin:/login_handler 140588715913512>, 'main_identifier': <FastFormPlugin:/login_handler 140588715913512>, 'tgappauth': <tg.configuration.auth.metadata._AuthMetadataAuthenticator object at 0x7fdd5c78b160>} |
repoze.who.logger | <Logger auth (WARNING)> |
repoze.who.logins | 0 |
paste.cookies | (<SimpleCookie: >, '') |
tg.locals | <tg.wsgiapp.RequestLocals object at 0x7fdd2d6d13c8> |
beaker.cache | <beaker.cache.CacheManager object at 0x7fdd5c776ba8> |
beaker.session | {'_domain': None, '_path': '/', '_id': 'd1679cfc2d4a46e8b1e3c5e41103864d'} |
beaker.get_session | <bound method SessionApplicationWrapper._get_session of <tg.appwrappers.session.SessionApplicationWrapper object at 0x7fdd5c7ca550>> |
webob.adhoc_attrs | {'identity': None} |
webob._parsed_cookies | ({}, '') |
Path | Controller | Exposed Methods |
---|---|---|
/ | <class 'icm.controllers.root.RootController'> | index, about, environ, data, manage_permission_only, editor_user_only, login, post_login, post_logout, nuevo_usuario |
/api | <class 'icm.controllers.apirest.APIControlador'> | buscar_alumno, notificaciones_get, notificaciones, pago_fail, pago_pendiente, pago_exitoso |
/secc | <class 'icm.controllers.secure.SecureController'> | index, some_where |
/admin | <class 'tgext.admin.controller.AdminController'> | index, _lookup, lookup |
/error | <class 'icm.controllers.error.ErrorController'> | document |
/seguridad | <class 'icm.controllers.auth.SeguridadControlador'> | busca_pantalla_cambio_clave_dialog, blanquear_clave, blanquear_clave_mail, cambia_clave, cambiar_clave, administrar_usuarios, usuario_show, agrega_modificar_usuario, agrega_usuario_cambridge, groups, grupos_show, perfiles_show, agrega_modificar_grupo, agrega_modificar_perfil, nuevo_usuario |
/base | <class 'icm.controllers.base.BaseControlador'> | buscar_provincias_por_pais, buscar_departamento_por_provincia, buscar_localidad_por_departamento, autocompletar_socio, autocompletar_curso_sede, autocompletar_curso_sede_tipo, autocompletar_curso, autocompletar_personal, misdatos, socio_cc, agrega_modificar_socio, administrar_sedes, sedes_show, agrega_modificar_sedes, quitar_sedes, sedes_cursos_show, agrega_modificar_curso_sede, quitar_curso_sede, verificar_curso_sede, administrar_cursos_sedes, listado_sedes_cursos_show, listado_sedes_cursos_cuotas_show, administrar_tipo_curso, tipo_curso_show, agrega_modificar_tipo_curso, administrar_cursos, cursos_show, agrega_modificar_cursos, quitar_cursos, buscar_valor_tipo_curso, administrar_personal, personal_show, agrega_modificar_personal, quitar_personal, administrar_alumnos, alumnos_show, alumnos_cambridge_show, cambridge_show, agrega_modificar_alumnos, actualizar_cambrige, agrega_usuario_cambridge_alumno, quitar_alumno, agrega_modificar_curso_alumno, curso_alumnos_marcar, agrega_modificar_curso_alumno_lista, cuenta_corriente_show, alumnos_cc_tabla, alumno_pagos_show, alumnos_cobros, agrega_pago_cuenta_cc, enviar_solicitud_inscripcion, enviar_avisos, enviar_aviso, agrega_cargo_extra, agrega_cargo_extra_curso, sede_curso_nota, quitar_alumno_curso_sede, buscar_pagador, imprimir_pago, enviar_pago, imprimir_preseus, imprimir_libre_deuda, generar_excel_cursos_alumnos |
/turnos | <class 'icm.controllers.turnos.TurnosControlador'> | agrega_modificar_general, buscar_turnos, buscar_canchas_disponibles, agrega_reserva, anular_reserva, editar_reserva, administrar_canchas, canchas_show, bloquear_show, agrega_modificar_cancha, agrega_modificar_bloqueo, reservas, reservas_socio |
/contabilidad | <class 'icm.controllers.contabilidad.ContabilidadControlador'> | buscar_provincias_por_pais, buscar_cobros_periodo_tarjeta, agregar_cuenta_tarjeta_todos, agregar_cuenta_tarjeta, generar_archivo_pmc, recepcion_pmc, administrar_facturas_afip, generar_archivo, cobranzas_resumen, reportes, reportes_varios, enviar_avisos, enviar_aviso, generar_nota, quitar_cargo_alumno, quitar_cargo_alumno_interes, facturas_tabla |
/_debugbar | <class 'tgext.debugbar.controller.DebugBarController'> | perform_sql, perform_ming |
/_debugbar/statics | <class 'tgext.debugbar.controller.StaticsController'> | _default |
Level | Time | Message | Location |
---|