Skip to content
Snippets Groups Projects
Select Git revision
  • renovate/github.com-miekg-dns-1.x
  • renovate/google.golang.org-protobuf-1.x
  • renovate/go.etcd.io-etcd-server-v3-3.x
  • renovate/go.etcd.io-etcd-client-v3-3.x
  • renovate/golang.org-x-crypto-0.x
  • renovate/github.com-prometheus-common-0.x
  • renovate/google.golang.org-grpc-1.x
  • renovate/github.com-prometheus-client_golang-1.x
  • renovate/golang.org-x-sync-0.x
  • renovate/github.com-lpar-gzipped-v2-2.x
  • master default
  • httplog
12 results

go

  • Clone with SSH
  • Clone with HTTPS
  • ai_web_common

    This Python package contains helpers and utilities to run user-facing web applications safely. It is assumed that the web apps will be based on Flask. This package is meant to reduce the amount of copy&pasted code between our various web applications.

    Features

    • SSO authentication (in-app, not via Apache module or sso-proxy)
    • CSP and other common security-related HTTP headers
    • Serve pre-compressed assets transparently
    • Helpers to manage user language selection, for multi-language applications
    • Helpers for making RPC calls to internal services
    • Tracing, via OpenCensus and Zipkin