gws.plugin.postgres.auth_provider

Provider for the postgres-based authorization.

Source code: gws.plugin.postgres.auth_provider

Module Contents

class gws.plugin.postgres.auth_provider.Config

Bases: gws.base.auth.sql_provider.Config

Postgres authorization provider. (added in 8.1)

class gws.plugin.postgres.auth_provider.Object

Bases: gws.base.auth.sql_provider.Object