Skip to main content

security panel for pyramid_debugtoolbar (principals, context acl, view permission)

Project description

pyramid_debugtoolbar_security is a security panel for pyramid_debugtoolbar (principals, context acl, view permission).

Usage

Put panel definition on your ini file:

debugtoolbar.panels =
    pyramid_debugtoolbar_security.SecurityVarsDebugPanel

If you need other panels too:

debugtoolbar.panels =
    pyramid_debugtoolbar.panels.versions.VersionDebugPanel
    pyramid_debugtoolbar.panels.settings.SettingsDebugPanel
    pyramid_debugtoolbar.panels.headers.HeaderDebugPanel
    pyramid_debugtoolbar.panels.request_vars.RequestVarsDebugPanel
    pyramid_debugtoolbar.panels.renderings.RenderingsDebugPanel
    pyramid_debugtoolbar.panels.logger.LoggingPanel
    pyramid_debugtoolbar.panels.performance.PerformanceDebugPanel
    pyramid_debugtoolbar.panels.routes.RoutesDebugPanel
    pyramid_debugtoolbar.panels.sqla.SQLADebugPanel
    pyramid_debugtoolbar.panels.tweens.TweensDebugPanel
    pyramid_debugtoolbar.panels.introspection.IntrospectionDebugPanel
    pyramid_debugtoolbar_security.SecurityVarsDebugPanel

License

Apache Software License 2.0

History

0.1.2 (2014/2/18)

  • fix: use with pyramid_layout cause KeyError exception.

0.1.1 (2014/2/7)

  • fix again: null request.context cause exception

0.1.0 (2014/2/7)

  • add: displaying view permission value

  • fix: null request.context cause exception

0.0.1 (2014/2/6)

  • panel provids: user ids, principals, context acl, view name, view function, renderer and route information.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyramid_debugtoolbar_security-0.1.2.tar.gz (4.0 kB view details)

Uploaded Source

File details

Details for the file pyramid_debugtoolbar_security-0.1.2.tar.gz.

File metadata

File hashes

Hashes for pyramid_debugtoolbar_security-0.1.2.tar.gz
Algorithm Hash digest
SHA256 cb053d2e27c5404f2fa126b82814fd861a54b45f809fc50f054c3397bccdb15d
MD5 5e558853c2eb0725d49fdb9ba0929793
BLAKE2b-256 1aa09683bedad87da3d7941f1ac1b77b9946630b3575291e4a57cbed9dda1c2f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page